Fixed
Details
Assignee
Guus der KinderenGuus der KinderenReporter
Guus der KinderenGuus der KinderenComponents
Fix versions
Priority
Medium
Details
Details
Assignee
Guus der Kinderen
Guus der KinderenReporter
Guus der Kinderen
Guus der KinderenComponents
Fix versions
Priority
Created July 17, 2023 at 11:20 AM
Updated July 21, 2023 at 8:56 PM
Resolved July 21, 2023 at 8:56 PM
When creating a group with a
+
character in its name, that group cannot be deleted.It appears that when the delete function is used, the
+
sign is interpreted as a space:Given two groups with these names:
test+group
test group
Trying to remove
test+group
will causetest group
to be deleted.When trying to delete the group when no ‘matching’ group is available, this stack trace is shown in the admin console: