| 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. |