update changeset

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2022-03-31 13:40:52 +02:00
parent 8592cacfd3
commit 934bd6b8cb
+3 -4
View File
@@ -2,7 +2,6 @@
'@backstage/plugin-catalog-backend': patch
---
Fixes #10348
The set of things to stitch was too narrow - entities that _lose_ their ref to a
thing because that target was reprocessed, should also be stitched again.
Fixed an issue where sometimes entities would have stale relations "stuck" and
not getting removed as expected, after the other end of the relation had stopped
referring to them.