Skip to content

Add actions dropdown to work item links

What does this MR do and why?

Adds a link to a pre-filtered/scoped Roadmap view to Epic Work Items.

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.

Before After
Screenshot_2024-04-12_at_12.04.33 Screenshot_2024-04-12_at_12.04.03

How to set up and validate locally

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

  1. Enable the sync_epic_to_work_item, display_work_item_epic_issue_sidebar, and namespace_level_work_items feature flags
  2. Create a Legacy Epic with a start date and due date
  3. Change /epics/ in the URL to /work_items/
  4. Check the new dropdown and link appear as shown in the screenshot above
  5. Check that you're taken to a scoped/filtered Roadmap view when you click the link

Related to #431916 (closed)

Edited by Jack Chapman

Merge request reports

Loading