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

[UI - Telegrafs] Sort by bucket is not working #15247

Closed
karel-rehor opened this issue Sep 24, 2019 · 1 comment · Fixed by #15510
Closed

[UI - Telegrafs] Sort by bucket is not working #15247

karel-rehor opened this issue Sep 24, 2019 · 1 comment · Fixed by #15510

Comments

@karel-rehor
Copy link
Contributor

Steps to reproduce:
List the minimal actions needed to reproduce the behavior.

  1. Create a few telegraf resources cards with distinguishing names and place them variously into two or more buckets which also have distinguishing names
  2. Sort the cards by name ascending and descending - works fine
  3. Sort the cards by bucket. Try clicking sort a number of times.

Expected behavior:
That the telegraf cards would be sorted alphanumerically based on the bucket names

Actual behavior:
The logic behind the initial sort is unclear. For example I have buckets named "qa" and "Duchamp" but the order is {qa, Duchamp, qa, Duchamp, qa}. Additional clicks trigger no further changes in the sort order.

Screencast
SortTelegrafByBuckets01

Environment info:

  • System info: Run uname -srm and copy the output here
    Linux 4.4.0-164-generic x86_64
  • InfluxDB version: Run influxd version and copy the output here
    This is from the latest nightly build - docker image. From the docker.log
ts=2019-09-24T08:43:21.868438Z lvl=info msg="Welcome to InfluxDB" log_id=0I4bsVZ0000 version=nightly commit=c3127c8cd build_date=2019-09-24T07:19:11Z
  • Other relevant environment details: Container runtime, disk info, etc
    Browser Chrome 76

Config:
Copy any non-default config values here or attach the full config as a gist or file.
Started with flag enabling testing environment

--e2e-testing=true

Logs:
Nothing in the console log

@karel-rehor
Copy link
Contributor Author

related issues
#15379
#15301
#14923
#13950

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.

4 participants