Add check for current user consolidated list enablement
What does this MR do and why?
Add check for current user consolidated list enablement
Adds new work_items_consolidated_list_user feature flag which is used in conjunction with the group level flag to determine whether to show the consolidated list page. If either flag is true, the page will be shown.
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
if work_item_planning_view OR work_items_consolidated_list_user is enabled, the Work Items route and page will be visible.
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.