Skip to content

Add support for parsing work item references at group level

Problem

We currently support rendering for work item URLs when they are at project level but rendering is not supported for items at group level

Screenshot_2023-11-21_at_12.50.32

References are not rendered in system notes either:

Screenshot_2023-12-07_at_14.14.00

We need to make sure these references are parsed correctly everywhere we parse references. That includes:

  • Issuable descriptions
  • Notes
  • System notes
Edited by Mario Celi