gitlab-org--gitlab-foss/app/services/milestones
Heinrich Lee Yu 2f76ff19f8 Fix MilestonesFinder to pass relations to scope
Instead of querying relations into ids we just pass them to the model
scope because the scope supports it now.

Also changes other calls to `Milestone.for_projects_and_groups`
2019-01-12 00:05:36 +08:00
..
base_service.rb
close_service.rb
create_service.rb
destroy_service.rb
promote_service.rb Fix MilestonesFinder to pass relations to scope 2019-01-12 00:05:36 +08:00
reopen_service.rb
update_service.rb