Skip to content

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.

🛠 with at Siemens

/cc @bufferoverflow

Screenshots

Edit View (BEFORE MR) View (AFTER MR)
image image image

How to set up and validate locally

  1. Navigate to a milestone (of a project or group).
  2. Edit milestone and add a reference (appending +) in the description field.
  3. 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.

Edited by Heinrich Lee Yu

Merge request reports

Loading