Currently the group role label is not visible on the member overview or the member profile page.

I think this should have been fixed in #2784025: Membership role not properly display in members overview page but perhaps this was tested on a release which didn't include #2702845: Allow members to edit their own membership yet since the hook_entity_field_access() implementation there prevents the role field from being shown for members without 'administer members' permission.

CommentFileSizeAuthor
#2 group_role_not_visible-2852923-2.patch586 bytesgeertvd

Comments

geertvd created an issue. See original summary.

geertvd’s picture

Status: Active » Needs review
StatusFileSize
new586 bytes
filsterjisah’s picture

Status: Needs review » Reviewed & tested by the community

Patch looks good and fixes the issue.

kristiaanvandeneynde’s picture

Good catch, the original patch actually had that check and it got lost somehow. Editing the comment and committing it.

kristiaanvandeneynde’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.