gtg472b opened a new issue #10622:
URL: https://github.com/apache/incubator-superset/issues/10622


   I'm not sure whether this is a bug or request or what.
   
   I stumbled on code in superset/views/core.py referring to a 
welcome_dashboard_id, and poking around I found the user_attribute table and 
the welcome_dashboard_id column. I manually added the user_id and 
welcome_dashboard_id and it correctly redirects the user to that dashboard upon 
login. So it looks like this feature works perfectly.
   
   My question is, is there a better way to apply this feature than to manually 
log in to postgres and add these entries? I can't find anything in the List 
Users area.
   
   Thanks!


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