From 38dd29ea95aa1f70710f36b5f1b5ee9d15673bcc Mon Sep 17 00:00:00 2001 From: Pascal Lukanek Date: Wed, 2 Nov 2022 19:17:08 +0100 Subject: [PATCH] Add changeset Signed-off-by: Pascal Lukanek --- .changeset/stale-tools-yawn.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changeset/stale-tools-yawn.md diff --git a/.changeset/stale-tools-yawn.md b/.changeset/stale-tools-yawn.md new file mode 100644 index 0000000000..b053d83acd --- /dev/null +++ b/.changeset/stale-tools-yawn.md @@ -0,0 +1,6 @@ +--- +'@backstage/plugin-org': patch +--- + +Add entity type to the Ownership Cards. +Fix the query params for the links of the Ownership Cards so that the catalog page actually selects the right entity kind.