Removed milestone widget out of FF
What does this MR do and why?
Moves milestone widget associated to a work item out of FF. Closes Associate a work item to a milestone (#367463 - closed)
Screenshots or screen recordings
You can see the milestone widget even with work_items_mvc
FF off
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Disable the work_items_mvc flag
Feature.disable(:work_items_mvc)
- Visit any task
- See that you can see the milestone widget on the task
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.