Skip to content

Add work item drawer to legacy epic list

Jack Chapman requested to merge jc/work-item-drawer-on-legacy-epics into master

What does this MR do and why?

Adds a drawer to the legacy epics list page which displays the Work Item related to the legacy Epic.

Also supports editing the Work Item and reflects related changes back to the Legacy Epics list.

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.

Screen_Recording_2024-07-03_at_10.22.29

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Make sure the namespace_level_work_items feature flag is enabled
  2. Visit the /epics page in a group of your choice
  3. Click the name of an epic and check the work item drawer opens and displays the correct data

Relates to #463829

Edited by Jack Chapman

Merge request reports