Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embedded Dashboards Bulk Delete Error #21746

Closed
3 tasks done
antoniosarro opened this issue Oct 8, 2022 · 1 comment
Closed
3 tasks done

Embedded Dashboards Bulk Delete Error #21746

antoniosarro opened this issue Oct 8, 2022 · 1 comment
Labels
#bug Bug report

Comments

@antoniosarro
Copy link

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

bulk_delete_error

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!

  • I have checked the superset logs for python stacktraces and included it here as text if there are any.
  • I have reproduced the issue with at least the latest released version of superset.
  • I have checked the issue tracker for the same issue and I haven't found one similar.
@rusackas
Copy link
Member

Resolved by #21911

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#bug Bug report
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants