
CAN'T list group members (see only own user)

CAN list all group members
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | group-3319432-8-v3.patch | 8.03 KB | kristiaanvandeneynde |
| #8 | group-3319432-8-v2.patch | 8.02 KB | kristiaanvandeneynde |

CAN'T list group members (see only own user)

CAN list all group members
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | group-3319432-8-v3.patch | 8.03 KB | kristiaanvandeneynde |
| #8 | group-3319432-8-v2.patch | 8.02 KB | kristiaanvandeneynde |
Comments
Comment #2
bachbach commentedComment #3
alimc29 commentedJust wanted to flag that I am encountering this, as well, on Groups 3 - as noted in the description, I had to use the work-around of having an Admin groups user role set up with individual scope, instead, but I think ideally this would work for an Admin groups user role set with Insider scope
Comment #4
gwvoigtHappening in my site as well with 3.x.
Comment #5
kristiaanvandeneyndeCan reproduce, will investigate.
Comment #6
kristiaanvandeneyndeSeems like it slipped by tests because they were a bit too abstract. Might need to look into that.
Comment #7
kristiaanvandeneyndeThis is actually a really significant bug, thanks for catching it.
Comment #8
kristiaanvandeneyndeI am not liking these green tests when the code was still not 100% okay. Hmm :(
Comment #9
kristiaanvandeneyndeI've manually verified that this fixes things, but I can't easily adjust the tests to avoid a regression in the future. I'll commit this as is now, because I deem it critical, but will have a think on how to properly test this post-release.
Comment #12
gwvoigtThank you kristiaanvandeneynde, I'm testing thie patch on 3.0.x and so far it solved the issue with the members view list.