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

release-2.1: ui: fix default jobs page sort #30428

Merged
merged 1 commit into from
Sep 19, 2018

Conversation

couchand
Copy link
Contributor

Backport 1/1 commits from #30423.

/cc @cockroachdb/release


In #18137 a column was added, but the default sort
(which is specified by index) was not updated. This
updates it to correctly sort on creation time.

Fixes: #30418
Release note (admin ui change): Fixes an issue where
the default sort on the Jobs page was incorrectly
the User column rather than the Creation Time.

In cockroachdb#18137 a column was added, but the default sort
(which is specified by index) was not updated.  This
updates it to correctly sort on creation time.

Fixes: cockroachdb#30418
Release note (admin ui change): Fixes an issue where
the default sort on the Jobs page was incorrectly
the User column rather than the Creation Time.
@couchand couchand requested a review from a team September 19, 2018 19:25
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@couchand couchand merged commit 1862905 into cockroachdb:release-2.1 Sep 19, 2018
@couchand couchand deleted the backport2.1-30423 branch September 19, 2018 20:01
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.

None yet

3 participants