Milestone description: show issuable reference title
What does this MR do and why?
#15694 (closed) allows to render the title of a referenced issueable object (issue, epic, merge request, ...) within a markdown field. Unfortunately, this don't work in the milestone description (it works in the markdown preview when editing but not when viewing the milestone).
With this MR, the title of a referenced issuable object is rendered in the milestone description as well.
/cc @bufferoverflow
Screenshots
Edit | View (BEFORE MR) | View (AFTER MR) |
---|---|---|
How to set up and validate locally
- Navigate to a milestone (of a project or group).
- Edit milestone and add a reference (appending
+
) in the description field. - Save and view the milestone.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Heinrich Lee Yu