Skip to content

Prerequisite flag events omit user #128

@eli-darkly

Description

@eli-darkly

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions