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 - Settings > Variables ] Sort by Type not working #15379

Closed
karel-rehor opened this issue Oct 10, 2019 · 1 comment · Fixed by #16935
Closed

[UI - Settings > Variables ] Sort by Type not working #15379

karel-rehor opened this issue Oct 10, 2019 · 1 comment · Fixed by #16935

Comments

@karel-rehor
Copy link
Contributor

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

  1. Open settings > variables
  2. Create a couple of variables for each type {Map, Query, CSV}
  3. Sort the variables by name. OK name sort works correctly
  4. Sort by type.

Expected behavior:
Expected to see the variables sorted ascending {CSV, Map, Query} and then by Alpha, or descending {Query, Map, CSV}

Actual behavior:
The sort does not seem to follow the type name. Current example sort is {query, map, map, constant, constant, map, constant, query }

Screencast
VariablesSortByType01

Environment info:

  • System info: Run uname -srm and copy the output here
Linux algonquin 4.4.0-165-generic
  • InfluxDB version: Run influxd version and copy the output here
    This was tested using the docker image of the nightly build. From docker log.
ts=2019-10-10T08:42:10.110541Z lvl=info msg="Welcome to InfluxDB" log_id=0IPDA7FW000 version=nightly commit=be28de8fb build_date=2019-10-10T07:19:57Z
  • Other relevant environment details: Container runtime, disk info, etc
    Browser: Chrome 77

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

--e2e-testing=true

Related Issues
#15301
#15247
#14923
#13950

@karel-rehor
Copy link
Contributor Author

still present in nightly builds

ts=2020-01-10T08:57:47.255905Z lvl=info msg="Welcome to InfluxDB" log_id=0KFfcZyl000 version=nightly commit=63b3a0728 build_date=2020-01-10T08:57:47Z

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