Introduce new feature flag for status improvements
What does this MR do and why?
This change adds a new feature flag called "work_item_status_mvc2" to the GitLab application. The feature flag is configured to be disabled by default and is related to work item status functionality for project management. The code updates the controller to make this new feature flag available to the frontend interface, and includes tests to verify that both the original work item status feature flag and the new mvc2 version are properly exposed to users when they visit the group settings page.
Rollout issue [FF]: work_item_status_mvc2 -- configurable wor... (#555531)
References
- [FF]: work_item_status_mvc2 -- configurable wor... (#555531)
- Work item statuses - Iteration 4 (Multiple life... (&14795)+
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Marc Saleiko