Deleting a group with a '+' character in its name fails

Description

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 cause test 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:

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

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