michellethomas edited a comment on issue #7807: [Tagging] Save_as dashboard is very slow because of tagged_object table updates URL: https://github.com/apache/incubator-superset/issues/7807#issuecomment-509860372 This is happening because of the event listeners [here](https://github.com/apache/incubator-superset/blob/master/superset/models/core.py#L1280) right? I don't know the feature very well, can we put these behind the feature flag and create a script in cli to update the tagged_object table if someone wants to turn the feature on in the future? @betodealmeida
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
