-
- Downloads
Allow to include also descendant group labels
Because epic index page includes also epics from subgroups it's necessary to also get descendant group labels for filtering. https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4773#note_61236542
Showing
- app/controllers/groups/labels_controller.rb 2 additions, 1 deletionapp/controllers/groups/labels_controller.rb
- app/finders/labels_finder.rb 11 additions, 3 deletionsapp/finders/labels_finder.rb
- spec/controllers/groups/labels_controller_spec.rb 7 additions, 7 deletionsspec/controllers/groups/labels_controller_spec.rb
- spec/finders/labels_finder_spec.rb 19 additions, 0 deletionsspec/finders/labels_finder_spec.rb
Please register or sign in to comment