Skip to content

Sort milestones by due date in filtered search milestones dropdown

Kushal Pandya requested to merge kp-sort-milestones-legacy-filtered-search into master

What does this MR do?

This MR expands the feature introduced in !53242 (merged) & !55850 (merged) by sorting milestones within Filtered Search milestone dropdown results with following order;

  1. Milestones with nearby due date appear first
  2. Milestones without due date appear next
  3. Expired milestones appear at the end of the list

Screenshots (strongly suggested)

This MR doesn't affect anything visually except for order of milestones.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Kushal Pandya

Merge request reports