UnboundLocalError when trying to add a new slice for the first time. #1795
Labels
change:backend
Requires changing the backend
!deprecated-label:bug
Deprecated label - Use #bug instead
Milestone
Make sure these boxes are checked before submitting your issue - thank you!
Superset version
0.14.1
Expected results
I should see a page where I can add new slices.
Actual results
A 500 error and this stacktrace:
which points to this line of code.
Steps to reproduce
+
(Add a new record) buttonI have basically just installed superset from scratch. I only have one database, a Redshift (via postgres/psycopg2) database where I can see tables and columns in the SQL lab.
The text was updated successfully, but these errors were encountered: