catalog-backend: ignore relations when comparing entities

This commit is contained in:
Fredrik Adelöw
2020-12-10 12:07:32 +01:00
parent 6349ea7a16
commit 0e6298f7e3
2 changed files with 13 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/catalog-model': patch
---
Ignore relations when comparing entities. This stops the refresh loop from rewriting entities over and over.