asarro99 opened a new issue, #21746: URL: https://github.com/apache/superset/issues/21746
If you try to delete more than one embedded dashboard in a row using the bulk delete function you will get an error. #### How to reproduce the bug 1. Enable **EMBEDDED_SUPERSET** option in **config.py**. 2. Go to Dashboards. 3. Embed more than one dashboard. 4. Try to delete more than one embedded dashboard in a row. 5. See error ### Expected results Both dashboards are successfully deleted. ### Actual results An error is returned. #### Screenshots  ### Environment - browser type and version: `Firefox 105.0.3 ` - superset version: `aef6217` - python version: `3.10.7` - node.js version: `18.10.0` ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. -- 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]
