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: [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]

Reply via email to