mirror of
https://github.com/SigNoz/signoz.git
synced 2026-08-13 16:30:36 +01:00
Some checks failed
build-staging / prepare (push) Has been cancelled
build-staging / js-build (push) Has been cancelled
build-staging / go-build (push) Has been cancelled
build-staging / staging (push) Has been cancelled
cacheci / tests (push) Has been cancelled
Release Drafter / update_release_draft (push) Has been cancelled
#### Description If a dashboard failed to migrate to the new schema, currently the delete API does not delete them. This PR changes it to be able to delete those un-migrated dashboards as well. #### Issues closed by this PR Closes https://github.com/SigNoz/signoz/issues/12390