rusackas opened a new pull request, #43602: URL: https://github.com/apache/superset/pull/43602
### SUMMARY #40994 added an optional `--username`/`-u` flag to the `import_directory` CLI command (mirroring `import_datasources`) so imported assets get assigned an owner instead of ending up with an empty owners list. That flag, its default value, and its fail-fast behavior for unknown users weren't documented anywhere. This adds a short section to the import/export admin doc, alongside the existing write-up of `import_datasources`'s user-resolution behavior. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF N/A - docs only. ### TESTING INSTRUCTIONS Docs-only change. Confirm the new "Importing a Directory of Assets" section in `docs/admin_docs/configuration/importing-exporting-datasources.mdx` renders correctly and reflects the CLI behavior added in #40994. ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] Required feature flags: - [ ] Changes UI - [ ] Includes DB Migration - [ ] Introduces new feature or API - [ ] Removes existing feature or API Follow-up to #40994. Co-Authored-By: Claude <[email protected]> -- 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]
