withnale opened a new issue, #32411: URL: https://github.com/apache/superset/issues/32411
### Bug description At present when trying to import resources if the import fails there is no information available about the reason the import failed. Both the UI and the logs provide a generic "Import failure" message. A quick way of reproducing this (one of many)would be to: 1. open an exported bundle 2. modify the dataset_uuid parameter to one that doesn't exist 3. recreate the bundle 4. Try to import the bundle either via the UI or via the REST api ### Screenshots/recordings <img width="742" alt="Image" src="https://github.com/user-attachments/assets/472d6f29-edb5-4e50-8196-1d21d02c3ea8" /> ### Superset version master / latest-dev ### Python version 3.11 ### Node version 16 ### Browser Chrome ### Additional context _No response_ ### Checklist - [x] I have searched Superset docs and Slack and didn't find a solution to my problem. - [x] I have searched the GitHub issue tracker and didn't find a similar bug report. - [x] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- 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]
