fix(assets): Support uploading tags using the assets import endpoint#38343
fix(assets): Support uploading tags using the assets import endpoint#38343semohr wants to merge 1 commit intoapache:masterfrom
Conversation
Code Review Agent Run #ade961Actionable Suggestions - 0Review Details
Bito Usage GuideCommands Type the following command in the pull request comment and save the comment.
Refer to the documentation for additional commands. Configuration This repository uses Documentation & Help |
977a0ee to
23f146c
Compare
✅ Deploy Preview for superset-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Code Review Agent Run #992908Actionable Suggestions - 0Review Details
Bito Usage GuideCommands Type the following command in the pull request comment and save the comment.
Refer to the documentation for additional commands. Configuration This repository uses Documentation & Help |
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.
ADDITIONAL INFORMATION