Merge pull request #8521 from reinoudk/fix-settings-page

fix(user-settings): use non-deprecated IdentityApi methods
This commit is contained in:
Fredrik Adelöw
2021-12-17 20:25:11 +01:00
committed by GitHub
3 changed files with 44 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-user-settings': patch
---
Fix undefined identity bug in UserSettingsProfileCard caused by using deprecated methods of the IdentityApi