kakoni commented on issue #23380:
URL: https://github.com/apache/superset/issues/23380#issuecomment-1476406436

   Bumped into this same thing (while on 2.0.1)
   Its because filters.py which has been now refactored to now to use 
get_user_id method (instead of g.user.id which fires this exception) 
https://github.com/apache/superset/blob/master/superset/dashboards/filter_sets/filters.py#LL45C49-L45C63
   
   I believe this is included in 2.1.0 (which is now in rc2).
   
   


-- 
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: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to