From ef86143c16c6e930d98f18f54243887a6f3db02d Mon Sep 17 00:00:00 2001 From: Paladetch Usavasereelert Date: Fri, 28 Jan 2022 15:48:16 +0900 Subject: [PATCH] org: update changeset Signed-off-by: Paladetch Usavasereelert --- .changeset/nasty-pets-glow.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/nasty-pets-glow.md diff --git a/.changeset/nasty-pets-glow.md b/.changeset/nasty-pets-glow.md new file mode 100644 index 0000000000..fd5677176f --- /dev/null +++ b/.changeset/nasty-pets-glow.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-org': patch +--- + +Added relations.memberof filter to the catalog api call in MemberListCard to avoid fetching the whole User kind entity from catalog-backend.