Skip to content

Use clearer label for iteration report calc mode

What does this MR do and why?

Updates copy used in Iteration report calculation method toggle for clarity, and adjusts translation files and tests.

Also adds a missing   between the label and the toggle buttons.

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-02-01_at_13.37.05 Screenshot_2024-02-01_at_13.37.28

How to set up and validate locally

  1. Check out this branch on your local
  2. Navigate to an iteration report
  1. You will see that the toggle at the top of the burndown and burnup charts has updated copy:
  • "Display by" appears before the toggle buttons
  • The first toggle button says "Issue count"

Related to #382089 (closed)

Merge request reports