Draft: Work item rollUp weight based on FF
What does this MR do and why?
Since the backend and the frontend are being worked on the same milestone for rollup weight , this MR tries to prevent multiversion compatibility issues by disabling the fetch of new fields behind an FF
Based on Work item rollup weight and configuration (!158021 - merged) ( original MR without FF )
Work item weight based on FF
Changelog: changed
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
FF off | FF on |
---|---|
Screen_Recording_2024-07-08_at_4.57.32_PM | Screen_Recording_2024-07-08_at_4 |
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
work_items_alpha
Enable FF - Create any epic
- Add issues with weight and without weight to it
- Check that you can see rollup weight in epics
- Also check that you are not able to have editable weights in epic sidebar
- Create any objective
- See that you are not able to see rollup weight in hierarchy widget
work_items_alpha
Disable FF - Create any epic
- Add issues with weight and without weight to it
- Check that you cannot see rollup weight in epics
- Also check that you are not able to have editable weights in epic sidebar
- Create any objective
- See that you are not able to see rollup weight in hierarchy widget
Related to #463219 (closed)
Edited by Deepika Guliani