Skip to content

Fix sort for milestones in filtered search

Scott Stern requested to merge ss/fix-milestones-sort-issue into master

What does this MR do and why?

Some users of new filtered search on boards have pointed out the order of milestones were in the wrong direction.

This MR fixes that

Repro

  • Feature.enable(:issue_boards_filtered_search)
  • Go to boards issues list
  • Filter by milestones and ensure the order is correct (by due date asc)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Scott Stern

Merge request reports

Loading