zhaoyongjie commented on issue #12794: URL: https://github.com/apache/superset/issues/12794#issuecomment-768346717
Hi @singh-ab please check `config.py` or other config files. ``` ### default setting is False, please switch this setting to True ENABLE_ALERTS = True ``` then run the following command to grant view permission ```` superset init ```` ---------------------------------------------------------------- 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]
