Merge pull request #3666 from backstage/freben/no-duplicate-updates

catalog-backend: ignore relations when comparing entities
This commit is contained in:
Fredrik Adelöw
2020-12-10 15:43:47 +01:00
committed by GitHub
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.