Merge pull request #33885 from Parsifal-M/patch/prefer-title

MembersListCard displayName -> title -> name
This commit is contained in:
Patrik Oldsberg
2026-04-14 10:27:35 +02:00
committed by GitHub
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-org': patch
---
The `MembersListCard` now prefers `metadata.title` over `metadata.name` when displaying the group membership card, similarly to the rest of the group profile cards