Only count active milestones as started
What does this MR do?
Milestones have some special filters. Two of these were inconsistent with each other:
- Upcoming only counted issues in active milestones.
- Started counted issues in active and closed milestones.
This changes Started to only count active milestones.
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary -
Documentation created/updated via this MR -
Documentation reviewed by technical writer or follow-up review issue created -
Tests added for this feature/bug -
Security reports checked/validated by reviewer
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58782.
Edited by Kamil Trzciński (Back 2025-01-01)