Skip to content

Show epics blocking info on list & boards

Kushal Pandya requested to merge 355879-show-blocked-epics-count-epics-list into master

What does this MR do and why?

Having added support for linking epics with !81119 (merged), we need to show the blocking information on Epics list and boards, this MR does exactly that.

Screenshots or screen recordings

Epics List Epic Boards
image image

How to set up and validate locally

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

  • Open any existing epic from a group.
  • Add another epic from same group as related with relation type being Is blocked by.
  • Visit epics list page of the group to see blocking icon and count.
  • Visit epic boards page and hover over blocked icon to load details of blocking epics.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #355879 (closed), gitlab-svgs#276 (closed)

Edited by Kushal Pandya

Merge request reports