Merge pull request #15146 from backstage/mob/catafix

catalog-backend: fix sticky refresh state references
This commit is contained in:
Johan Haals
2022-12-20 15:57:09 +01:00
committed by GitHub
5 changed files with 55 additions and 9 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': patch
---
Fixed an issue where internal references in the catalog would stick around for longer than expected, causing entities to not be deleted or orphaned as expected.