jessie-ross commented on code in PR #26391:
URL: https://github.com/apache/superset/pull/26391#discussion_r1719437838
##########
superset-frontend/src/SqlLab/components/ResultSet/index.tsx:
##########
@@ -316,6 +326,37 @@ const ResultSet = ({
user?.roles,
);
Review Comment:
I'm not sure if we missed an upgrade step in our installation but the view
was named `SqlLab` instead of `SQLLab` in our database and we had to run `flask
fab security-converge`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]