klazaj opened a new issue, #19988: URL: https://github.com/apache/superset/issues/19988
I am running Superset 1.2.0 with Docker. According to [Superset 1.2.0 Release Notes](https://github.com/apache/superset/tree/master/RELEASING/release-notes-1-2#dashboard-level-security), "Roles" filter should be activated in Dashboard properties when the feature flag `DASHBOARD_RBAC` is set to `True`. I set `"DASHBOARD_RBAC": True` in the [feature_flags](https://superset.apache.org/docs/installation/configuring-superset/#feature-flags) in the config file, but when I run `docker-compose up --force-recreate --build` "Roles" in Dashboard properties does not activate. It looks like so:  Why isn't "Roles" activated? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
