There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-d03e5f19-9185-4d36-822e-2a1b8191701a XWIKI-19119 Open

Rights applied for a group are not updated after rename of the group page on sub wikis

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-1d92ea87-8864-4710-bb69-06c9b1022d77 Michael Hamann on 17/Oct/25 13:58
 

This commit seems orthogonal to what I did now for XWIKI-18770. This commit seems to account for a case where groups or users are stored in rights with absolute references instead of relative references even though the user/group is from the same wiki. I don't know for what use case this is necessary but we could also apply this to complement my fix that should already cover the main problem that is described in the main issue description (as verified by integration tests that test exactly the described scenario).