Skip to content

Improve MilestonesFinder to accept project and group relations

What does this MR do?

!23098 (merged) fixed the scope Milestone.for_projects_and_groups. It now correctly handles arrays of ids / objects and relations.

This reverts !19863 (merged) and !19920 (merged) and also fixes MilestonesFinder which used to force relations into an array of AR objects.

What are the relevant issue numbers?

Closes #47988 (closed)

Does this MR meet the acceptance criteria?

Edited by Heinrich Lee Yu

Merge request reports