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 2021/01/27 15:04:13 UTC

[GitHub] [superset] zhaoyongjie commented on issue #12794: Cannot find Alerts/Reports tab in superset

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



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