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

'Pending' is not an available STATUS_OPTION #3289

Closed
2 tasks done
morgansamson opened this issue Aug 14, 2017 · 0 comments · Fixed by #3292
Closed
2 tasks done

'Pending' is not an available STATUS_OPTION #3289

morgansamson opened this issue Aug 14, 2017 · 0 comments · Fixed by #3292

Comments

@morgansamson
Copy link

morgansamson commented Aug 14, 2017

Make sure these boxes are checked before submitting your issue - thank you!

  • [?] I have checked the superset logs for python stacktraces and included it here as text if any
  • I have reproduced the issue with at least the latest released version of superset
  • I have checked the issue tracker for the same issue and I haven't found one similar

I don't currently know how to check superset logs for python stacktraces, but I will happily do so if someone could provide some instructions on it. (I'm still new to SuperSet and error logging in general.) I tried searching the repo / documentation but haven't found anything on it. : https://github.com/apache/incubator-superset/search?utf8=%E2%9C%93&q=python+stacktrace&type=

Also the error I'm seeing is more of a UI dropdown constants / values issue.

Superset version

0.18.5

Expected results

See "Pending" as a Query Status dropdown option in the SQL Lab -> Query Search view.

Actual results

Only see "Running," "Stopped," and "Success" as Query Status dropdown option in the SQL Lab -> Query Search view

I also checked through the repo and found the values in the Query Status dropdown were based on the STATUS_OPTIONS constant defined here: https://github.com/apache/incubator-superset/blob/master/superset/assets/javascripts/SqlLab/constants.js

Steps to reproduce

  1. Click the "SQL Lab" dropdown arrow
  2. Select "Query Search" from the "SQL Lab" dropdown
  3. Click on the "[Query Status]" dropdown.
  4. Look at the values in the dropdown menu
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 a pull request may close this issue.

1 participant