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

Sort by "Modified" in Dashboards does not sort by modified date #15610

Closed
sjwang90 opened this issue Oct 28, 2019 · 1 comment · Fixed by #16219
Closed

Sort by "Modified" in Dashboards does not sort by modified date #15610

sjwang90 opened this issue Oct 28, 2019 · 1 comment · Fixed by #16219

Comments

@sjwang90
Copy link

Steps to reproduce:

  1. Go to Dashboards page
  2. Default page is sorted by Name, Click "Modified"
  3. Sorting by Modified does not sort by last modified date, continues to sort by name

Expected behavior:
When select "Modified", expect dashboards to sort by modified in asc/desc order

Actual behavior:
Sorts by Name

dashboards_sortbymodified

@karel-rehor
Copy link
Contributor

I can confirm this issue is showing up in the nightly builds

ts=2019-11-25T08:43:10.485363Z lvl=info msg="Welcome to InfluxDB" log_id=0JKRVw5G000 version=nightly commit=ce9ce176d build_date=2019-11-25T07:23:15Z

SortDashboardsByModified

Adding label 'selenium/nightly' because we want to cover this in the nightly tests.

Related Issues
#15379
#15247
#14923
#13950

Note the attached json shows the creation/modified order of the dashboards

dashboards-order.json.txt

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

Successfully merging a pull request may close this issue.

3 participants