Show related feature flags to a specific environment
Problem to solve
As an SRE I want to know which feature flags are active per environment.
Intended users
User experience goal
The user should have an easy way to see which feature flags exist per environment. Today, feature flags are on the project level so it's hard to see all the flags from all environments in one place
Proposal
We need to link feature flags from the environment page.
Possible proposal:
- Add a designated tab for feature flags with a similar view as the feature flag list - leaving this up to @dimitrieh
Pressing the Feature Flags tab/button should bring you to the (existing) feature flag list - but it should be filtered to the chosen environment - so only the flags associated to this environmnet (this includes any flags set to *all environments) should be displayed.
We may need to develop #213688 first - which implements filter for the project list.
Further details
Permissions and Security
Documentation
Availability & Testing
What does success look like, and how can we measure that?
What is the type of buyer?
Is this a cross-stage feature?
~"group::release management"
Links / references
This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.

