From 115b37864ba30b8a189cc59638487741248b04af Mon Sep 17 00:00:00 2001 From: whiffy Date: Sat, 17 Jan 2026 19:06:21 -0800 Subject: [PATCH] added changeset Signed-off-by: whiffy --- .changeset/chilly-geese-carry.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/chilly-geese-carry.md diff --git a/.changeset/chilly-geese-carry.md b/.changeset/chilly-geese-carry.md new file mode 100644 index 0000000000..5d19251360 --- /dev/null +++ b/.changeset/chilly-geese-carry.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog-backend-module-msgraph': patch +--- + +Changed the logger level from 'warning' to 'debug' when we are unable to load the user's photo.