Skip to content

Consolidate fetching of milestones for filter token

What does this MR do and why?

Move fetching of milestones to MilestoneToken, using it on issue boards and issues lists only (for now).

This is mainly a refactor to consolidate the fetching of milestones token for filtered search.

The only functional change is going from fetching only active milestones on issues list to active and closed. Context and justification here: #398832 (comment 1546572486)

Screenshots or screen recordings

No visual changes.

Screenshot_from_2023-09-08_11-18-30

How to set up and validate locally

  1. Open issue boards or list.
  2. Test filtering by 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.

Related to #398832 (closed)

Edited by Florie Guibert

Merge request reports