diff --git a/.changeset/poor-clouds-ring.md b/.changeset/poor-clouds-ring.md new file mode 100644 index 0000000000..62ba3928a7 --- /dev/null +++ b/.changeset/poor-clouds-ring.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog-backend': patch +--- + +Fixed a bug where entities provided without a location key would always replace existing entities, rather than updating them.