Skip to content

Show releases on group milestones

Nick Leonard requested to merge nl-group-ms-releases into master

What does this MR do and why?

Shows releases on group milestones; currently shown on the milestones list but not in the milestone sidebar.

Removes project-only limitation since group milestones can be linked to project releases.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot 2024-07-16 at 12.13.59 PM.png Screenshot 2024-07-16 at 11.55.12 AM.png Group milestone (1)
Screenshot 2024-07-16 at 12.13.42 PM.png Screenshot 2024-07-16 at 12.03.37 PM.png Group milestone (4+)
Screenshot 2024-07-16 at 12.14.40 PM.png Screenshot 2024-07-16 at 12.04.34 PM.png Project milestone — no change

How to set up and validate locally

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

  1. Create a group-level milestone in a licensed group
  2. Create release(s) in a project within that group, and link to the group milestone
  3. Refresh the group milestone page
Edited by Nick Leonard

Merge request reports