Skip to content

Enable sorting of Job duration#16479

Merged
richard-cox merged 1 commit intorancher:masterfrom
richard-cox:pagination-sort-job-duration
Feb 3, 2026
Merged

Enable sorting of Job duration#16479
richard-cox merged 1 commit intorancher:masterfrom
richard-cox:pagination-sort-job-duration

Conversation

@richard-cox
Copy link
Copy Markdown
Member

@richard-cox richard-cox commented Jan 27, 2026

Summary

Fixes #16478

Occurred changes and/or fixed issues

  • Support sorting on the metadata.field, given it now supports sorting on duration

Areas or cases that should be tested

  • Workloads --> Job --> toggle sort order of duration
  • Sort order should take into account duration
    • 1h --> 50m --> 49s
    • 7d4h --> 23h --> 6m56s

Checklist

  • The PR is linked to an issue and the linked issue has a Milestone, or no issue is needed
  • The PR has a Milestone
  • The PR template has been filled out
  • The PR has been self reviewed
  • The PR has a reviewer assigned
  • The PR has automated tests or clear instructions for manual tests and the linked issue has appropriate QA labels, or tests are not needed
  • The PR has reviewed with UX and tested in light and dark mode, or there are no UX changes
  • The PR has been reviewed in terms of Accessibility
  • The PR has considered, and if applicable tested with, the three Global Roles Admin, Standard User and User Base

@richard-cox richard-cox added this to the v2.14.0 milestone Jan 27, 2026
@richard-cox richard-cox self-assigned this Jan 27, 2026
@richard-cox richard-cox marked this pull request as ready for review January 27, 2026 18:22
@richard-cox richard-cox merged commit 1fe84a2 into rancher:master Feb 3, 2026
97 of 103 checks passed
@richard-cox richard-cox deleted the pagination-sort-job-duration branch February 3, 2026 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable sorting of Jobs on duration

2 participants