mistercrunch opened a new pull request #4795: [cli] force update perms on superset init URL: https://github.com/apache/incubator-superset/pull/4795 I set up a new environment today, while I kept my `superset_config.py` that happen to contain `os.environ['SUPERSET_UPDATE_PERMS'] = '0'`. This prevented `superset init` from creating the right perms, which can be confusing, so this here forces `superset init` to disregard `SUPERSET_UPDATE_PERMS` 👀 @john-bodley
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
