This issue has been created
There are 3 updates.
 
 
Confluence / cid:jira-generated-image-avatar-60f5c9ef-f200-4818-b031-ff2dfb0496a1 CONFLUENCE-519 Open

When setting the group mapping parameter, the default group mapping is discarded

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-6fa9cb6d-c425-43a9-9e33-2add48e80eff Josué Tille created this issue on 15/Apr/26 14:21
 
Summary: Avoid to remove default group mapping when set
Issue Type: cid:jira-generated-image-avatar-60f5c9ef-f200-4818-b031-ff2dfb0496a1 Improvement
Affects Versions: 9.93.0
Assignee: Unassigned
Components: XML
Created: 15/Apr/26 14:21
Priority: cid:jira-generated-image-static-major-31391a7a-203b-4a69-8fa9-64528e078106 Major
Reporter: Josué Tille
Description:

Currently when we set the group mapping from the UI or with ConfluenceInputProperties#setGroupMapping(...) we remove the default groupmapping.

The idea is to avoid to remove the default one which could still be useful. Instead the idea is add the new (additional) group mapping in addition to the default one.

 
 

3 updates

 
cid:jira-generated-image-avatar-6fa9cb6d-c425-43a9-9e33-2add48e80eff Changes by Raphaël Jakse on 15/Apr/26 14:26
 
Summary: Avoid to remove When setting the group mapping parameter, the default group mapping when set is discarded
Description: Currently when we set the group mapping from the UI or with {{ConfluenceInputProperties#setGroupMapping(...)}} we remove the [default groupmapping|https://github.com/xwiki-contrib/confluence/blob/e93259fb4ed57fe58285cdf7896b09a2fa0b0b3e/confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceInputProperties.java#L160].

The idea is to avoid
to remove removing the default one group mapping, which could still be useful will likely reflect what the users expect . Instead the idea is to add the new (additional) group mapping in addition to the default one.

Note: this is a breaking change.
 
cid:jira-generated-image-avatar-6fa9cb6d-c425-43a9-9e33-2add48e80eff Changes by Josué Tille on 15/Apr/26 14:30
 
Assignee: Josué Tille