aspedrosa commented on issue #14912: URL: https://github.com/apache/superset/issues/14912#issuecomment-863484967
I think I was able to find the source for the problem. The information of the user present on the state is empty (Maybe saying something wrong related to react concepts :sweat_smile: ).  At least its roles need to be present. Just to test I applied these changes to [superset/views/utils.py](https://github.com/apache/superset/blob/1.2.0rc2/superset/views/utils.py#L63)  -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
