semohr opened a new pull request, #38343: URL: https://github.com/apache/superset/pull/38343
### SUMMARY This pull request adds support for importing tags during the asset import process, conditional on the "TAGGING_SYSTEM" feature flag. The changes are equivalent to the code in the dashboard import command see [here](https://github.com/semohr/superset/blob/985c3d12a175c3eac5c7a9c7462647122d36745b/superset/commands/dashboard/importers/v1/__init__.py#L207-L216). ### ADDITIONAL INFORMATION - [x] Required feature flags: "TAGGING_SYSTEM" -- 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]
