You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/05/21 00:42:06 UTC

[GitHub] [incubator-superset] mistercrunch opened a new pull request #7561: [FAB] set AppBuilder to update_perms=False

mistercrunch opened a new pull request #7561: [FAB] set AppBuilder to update_perms=False
URL: https://github.com/apache/incubator-superset/pull/7561
 
 
   ### CATEGORY
   - [x] Build / Development Environment
   
   ### SUMMARY
   Upon start, by default, FAB tries to go and update the permission list
   in the database based on the list of views, models and menu items that
   exist in the code.
   
   Really this should happen once per deployment/upgrade and
   not in module scope, so we have `superset init` for this.
   
   The intent was always to set to False by default, but I think we forgot
   to add this flag back in
   https://github.com/apache/incubator-superset/pull/7323
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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