Feature request
Is your feature request related to a problem?
Describe the solution you'd like
- It would be great if data for these events would populate the match criteria for feature flags.
- This would include things like
setPersonPropertiesForFlags & setPersonProperties.
- This would allow people to create these match rules without forcing a new event to be processed.
Describe alternatives you've considered
- Right now you can create a dummy event using
$set to create an event with these properties.
- This does make the property appear in the dropdown.
- But this can also cause a bit of extra data baggage that isn't needed, such as updating random person properties or creating a dummy user.
Additional context
Debug info
- [X ] PostHog Cloud, region and project ID: [please provide, you can find both at https://app.posthog.com/settings/project-details#variables]
- [ ] PostHog Hobby self-hosted with `docker compose`, version/commit: [please provide]
- [ ] PostHog self-hosted with Kubernetes (deprecated, see [`Sunsetting Kubernetes support`](https://posthog.com/blog/sunsetting-helm-support-posthog)), version/commit: [please provide]
Feature request
Is your feature request related to a problem?
Describe the solution you'd like
setPersonPropertiesForFlags&setPersonProperties.Describe alternatives you've considered
$setto create an event with these properties.Additional context
Debug info