Skip to content

Conversation

MyvTsv
Copy link
Contributor

@MyvTsv MyvTsv commented Oct 15, 2025

  • I have read the CONTRIBUTING document.
  • I have performed a self-review of my code.
  • I have added tests that prove my fix is effective or that my feature works.
  • This change requires a documentation update.

Description

  • Complete fix(task): reverse status order in search options #21453
  • Most task columns use the creation date as the sorting criterion. However, some were sorted in ascending order, while others were sorted in descending order.
    This fix standardizes the behavior to ensure consistent sorting and avoid confusion when reading the columns.

Screenshots (if appropriate):

Ticket:
image

Before:
image

After:
image

@MyvTsv MyvTsv self-assigned this Oct 15, 2025
@MyvTsv MyvTsv requested review from Rom1-B and stonebuzz October 15, 2025 13:29
@MyvTsv MyvTsv marked this pull request as ready for review October 17, 2025 13:49
@MyvTsv MyvTsv requested a review from Rom1-B October 17, 2025 13:49
Copy link
Contributor

@stonebuzz stonebuzz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good (with unit tests)

Copy link
Contributor

@trasher trasher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Please add tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants