From c1d32d2b767bb1b2b5979df71391cbbbed69034f Mon Sep 17 00:00:00 2001 From: Gabriel Testault Date: Tue, 23 Aug 2022 10:38:47 +0200 Subject: [PATCH] fix(catalog-ms-graph): add changeset Signed-off-by: Gabriel Testault --- .changeset/afraid-radios-boil.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/afraid-radios-boil.md diff --git a/.changeset/afraid-radios-boil.md b/.changeset/afraid-radios-boil.md new file mode 100644 index 0000000000..d993525154 --- /dev/null +++ b/.changeset/afraid-radios-boil.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog-backend-module-msgraph': patch +--- + +Fixed bug in MicrosoftGraphEntityProvider ignores userExpand and groupExpand configuration parameters