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/10/29 22:55:42 UTC

[GitHub] [superset] graceguo-supercat commented on a change in pull request #17278: Fix:The filter mapping configuration can not be saved in V1.2.0 +

graceguo-supercat commented on a change in pull request #17278:
URL: https://github.com/apache/superset/pull/17278#discussion_r739566943



##########
File path: superset/config.py
##########
@@ -87,6 +87,11 @@
 # },
 FAVICONS = [{"href": "/static/assets/images/favicon.png"}]
 
+FEATURE_FLAGS = {

Review comment:
       Do you need this change? these lines will set those features enabled for all users.




-- 
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: notifications-unsubscribe@superset.apache.org

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