Clear parent entity hashes on deletion, to get healing behaviors back

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2022-01-14 15:06:29 +01:00
parent fb889454d2
commit dce98a92f7
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.