Details
-
New Feature
-
Resolution: Unresolved
-
Major
-
None
-
16.10.2
-
None
-
Unknown
-
Description
Currently, it is possible to create new groups from filters. Updating an existing group will actually completely replace the group.
It would be useful to be able to update groups and add (and remove?) users instead of replacing groups. One use case would be to add admin users to XWiki.XWikiAdminGroup from the confluence-xml module when importing data from a Confluence wiki (including users).
This could be done by adding a GroupFilter#addGroupMemberUser method, or to introduce a GroupUpdateFilter class.
Attachments
Issue Links
- relates to
-
CONFLUENCE-364 Import fails when importing admin users
- Open