Skip to content

Add milestone and iteration to board card

What does this MR do and why?

Adds the ability to display an issue's Milestone and Iteration when viewed on an issue board. If there is no Milestone or Iteration, nothing will be displayed.

Also adds tooltips to provide some extra information, as long Milestone or Iteration names will be truncated.

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
before after

How to set up and validate locally

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

  1. Visit an issue board
  2. Assign milestones and/or iterations to issues
  3. See how it looks 👍

Related to #25758 (closed)

Edited by Jack Chapman

Merge request reports