Merge pull request #8936 from backstage/freben/healer

Clear parent entity hashes on deletion, to get healing behaviors back
This commit is contained in:
Fredrik Adelöw
2022-01-14 17:14:02 +01:00
committed by GitHub
3 changed files with 95 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': patch
---
Now when entities are deleted, the parent entity state is updated such that it will "heal" accidental deletes on the next refresh round.