devoxel
03/11/2022, 3:39 PM// A inherits RW (except r1, no permissions)
resource:global#reader@group:A#member
resource:global#writer@group:A#member
resource:r1#uninherit@group:A#member
// B inherits RW (except r2, no permissions)
resource:global#reader@group:B#member
resource:global#writer@group:B#member
resource:r2#uninherit@group:B#member
group:A#member@user:matt
group:B#member@user:matt
here matt would no longer see any resources (which makes sense, it's how the schema is defined) but it's probably clear to most people the expected behaviour would be that they could see ALL resources - that is - we only want to uninherit permissions if it doesn't conflict with another group definitionJoey
03/11/2022, 3:42 PMmatt
to be able to see the resource because he is a member of two global groups?devoxel
03/11/2022, 3:44 PMJoey
03/11/2022, 3:45 PMJoey
03/11/2022, 3:45 PMdevoxel
03/11/2022, 3:46 PMjason.posthuma
03/11/2022, 4:20 PMwenye
03/11/2022, 8:04 PMJake
03/11/2022, 8:07 PMJake
03/11/2022, 8:09 PMJake
03/11/2022, 8:10 PMwenye
03/11/2022, 8:12 PMwenye
03/11/2022, 8:17 PMJake
03/11/2022, 8:17 PMJoey
03/11/2022, 8:44 PMzed
with a fix is going out nowuser
03/11/2022, 8:55 PMbrew upgrade zed
should fix it now, thanks for the reportromil
03/12/2022, 12:18 PMJoey
03/12/2022, 6:07 PMromil
03/12/2022, 6:13 PMJoey
03/12/2022, 6:25 PMJoey
03/12/2022, 6:25 PMPotato
03/13/2022, 12:06 AMJake
03/13/2022, 12:07 AMJake
03/13/2022, 12:10 AMJake
03/13/2022, 12:12 AMJake
03/13/2022, 12:16 AMPotato
03/13/2022, 12:17 AMpjd7
03/13/2022, 10:01 PMJake
03/14/2022, 3:00 PMtnarg
03/14/2022, 6:15 PM