Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tenant Dashboard: Use natural sort for "user" variable #9408

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

julienduchesne
Copy link
Member

What this PR does

So instead of getting 11000, 100000, 9000, struser, we'll get 9000, 11000, 100000, struser

Which issue(s) this PR fixes or relates to

None

Checklist

  • Tests updated.
  • Documentation added.
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX].
  • about-versioning.md updated with experimental features.

So instead of getting `11000, 100000, 9000, struser`, we'll get `9000, 11000, 100000, struser`
@julienduchesne julienduchesne marked this pull request as ready for review September 25, 2024 13:29
@julienduchesne julienduchesne requested a review from a team as a code owner September 25, 2024 13:29
Copy link
Member

@pstibrany pstibrany left a comment

Choose a reason for hiding this comment

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

nice! thank you.

@pstibrany pstibrany merged commit 09719b5 into main Sep 25, 2024
31 checks passed
@pstibrany pstibrany deleted the julienduchesne/natural-sort-user branch September 25, 2024 13:54
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.

2 participants