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

Don't disable any versioned features when loading #10557

Open
brennie opened this issue Apr 11, 2024 · 0 comments
Open

Don't disable any versioned features when loading #10557

brennie opened this issue Apr 11, 2024 · 0 comments

Comments

@brennie
Copy link
Member

brennie commented Apr 11, 2024

Feature disabling was originally implemented as a hack so that we would limit the visible features to those that are currently in the most recent manifest. However, that runs into the issue where a feature is removed in nightly but we still want to experiment on the feature in release. In this scenario, we would have disabled the feature once it disappeared from the nightly manifest so you would not be able to configure such an experiment. We should no longer disable versioned features to avoid this.

┆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