Skip to content

Rails5 fix passing Group objects array into for_projects_and_groups milestone scope

What does this MR do?

Rails 5 fix for Boards::MilestonesFinder. This is the same problem and fix as in gitlab-ce!19863 and gitlab-ce!19920

Failing specs:

rspec ./ee/spec/finders/boards/milestones_finder_spec.rb:24
rspec ./ee/spec/finders/boards/milestones_finder_spec.rb:38

See https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/88328695

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Yorick Peterse

Merge request reports