-
Bug
-
Resolution: Fixed
-
Medium
-
8.5.18, 9.2.1
-
1
-
Severity 3 - Minor
-
2
-
Problem
When setting permissions in Team Calendar, external group names containing a comma (",") are not processed correctly. Instead of being recognized as a single group, the system splits the name into multiple parts, causing permission assignment issues.
Environment
Confluence DC bundled Team Calendar
Steps to Reproduce
- Set up an external user management system such as OpenLDAP or Active Directory.
- Sync an external group that contains a comma (",") in its name (e.g., "Engineering, DevOps").
- Navigate to the Team Calendar permission setting page in Confluence.
- Click on the Group Search button to add a group.
- Search for and select the synced external group with a comma or slash in its name.
- Confirm the addition of the group.
Expected Results
The group should be added as a single entity, with its full name preserved.
Actual Results
The group name is split into multiple separate entries, breaking the permission assignment.
Workaround
N/A
Notes
- relates to
-
CONFSERVER-13800 External group with a comma or a slash does not work on page restriction
-
- Closed
-
-
CONFSERVER-59351 External group with a comma or a slash does not work on space/global permissions page
-
- Closed
-