You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "Agos88 (via GitHub)" <gi...@apache.org> on 2023/04/26 08:52:22 UTC

[GitHub] [superset] Agos88 commented on issue #21001: /dashboard/export API compatibility issue between v1.5 and v2.0

Agos88 commented on issue #21001:
URL: https://github.com/apache/superset/issues/21001#issuecomment-1523029905

   Any update about this bug?
   If we use `FEATURE_FLAGS = {
           ...
           "VERSIONED_EXPORT": False,
       }` this condition will be always false
   `const canExport =
       hasPerm('can_export') && isFeatureEnabled(FeatureFlag.VERSIONED_EXPORT);`


-- 
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