-
- Downloads
Consider array params on rendering MR list on dashboard
This fixes the bug, when approver filter is provided, but dashboard asks to enter any filter
Showing
- app/controllers/dashboard_controller.rb 4 additions, 1 deletionapp/controllers/dashboard_controller.rb
- app/finders/issuable_finder.rb 0 additions, 1 deletionapp/finders/issuable_finder.rb
- spec/controllers/concerns/issuable_collections_spec.rb 2 additions, 2 deletionsspec/controllers/concerns/issuable_collections_spec.rb
- spec/controllers/dashboard_controller_spec.rb 33 additions, 0 deletionsspec/controllers/dashboard_controller_spec.rb
- spec/features/dashboard/merge_requests_spec.rb 25 additions, 0 deletionsspec/features/dashboard/merge_requests_spec.rb
Please register or sign in to comment