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: ).
   
   
![empty_user_on_state](https://user-images.githubusercontent.com/23409890/122455632-85b8d080-cfa4-11eb-9a79-f1d0a8535f3e.png)
   
   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)
   
   
![no_dashboard_on_public](https://user-images.githubusercontent.com/23409890/122455964-e47e4a00-cfa4-11eb-8385-32baaabfdedd.png)
   
   


-- 
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]

Reply via email to