Skip to content

Support short reference to epics from project entities

Jarka Košanová requested to merge 7287-epic-references into master

What does this MR do?

When an epic is referenced from a project as a short reference (&ID eg. &7) it is extracted as an epic with iid 7 from direct parent of the project.

  • group is added to the Banzai context even when called from project entities - group that the project belongs to is used (direct parent)

An epic from a group that is a direct parent of a project entity the epic is referenced from is rendered as short reference &ID

  • if to_reference is called from the project that is a direct descendant of the epic group short reference is used

What are the relevant issue numbers?

Closes #7287 (closed)

Does this MR meet the acceptance criteria?

Edited by Nick Thomas

Merge request reports