Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prerequisite flag events omit user #128

Closed
eli-darkly opened this issue Feb 22, 2019 · 0 comments
Closed

Prerequisite flag events omit user #128

eli-darkly opened this issue Feb 22, 2019 · 0 comments

Comments

@eli-darkly
Copy link
Contributor

eli-darkly commented Feb 22, 2019

We've discovered a bug that affects Ruby SDK users who are also using the event debugger and/or data export, if there are prerequisite flags.

If feature flag A uses flag B as a prerequisite, and you evaluate A, two events are generated—one for each flag. Both should contain the same user data, since they were both evaluated for the same user. However, the event for B does not contain any user data. This could cause evaluations of B (when used as a prerequisite, rather than evaluating B directly) to be omitted from statistics.

This will be fixed in the next patch release.

LaunchDarklyCI pushed a commit that referenced this issue Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant