Skip to content

Feature Request: Allow "setPersonPropertiesForFlags" options to used in feature flag matching rules #87358

Description

@phillram

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]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions