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

Bucketing warning does not take into account feature co-enrollment or versions #12051

Open
brennie opened this issue Jan 15, 2025 · 0 comments
Open

Comments

@brennie
Copy link
Member

brennie commented Jan 15, 2025

We have the following warning:

    ERROR_BUCKET_EXISTS = "WARNING: A rollout already exists for this combination \
        of application, feature, channel, and advanced targeting! \
        If this rollout is launched, a client meeting the advanced targeting criteria \
        will be enrolled in one and not the other and \
        you will not be able to adjust the sizing for this rollout."

source

which is triggered in in the review serializer if we have two rollouts on the same application, feature, channel, advanced targeting.

However, this does not take into account feature co-enrollment (such as for the messages features on ios/android) or min/max versions into account

┆Issue is synchronized with this Jira Task

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