Skip to content

Add support for filtering epics list by label when clicking label from epic work item sidebar

What does this MR do and why?

This MR updates base path on label links for labels shown on Epic Work Item sidebar to point to 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.

Before After

How to set up and validate locally

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

  1. Enable Epic Work Items on a group by following https://docs.gitlab.com/ee/user/group/epics/epic_work_items.html
  2. Create an epic on a group and add a few labels to it
  3. Clicking on any of the label to open epics list filtered by that label

Related to #479189 (closed)

Merge request reports

Loading