-
Suggestion
-
Resolution: Unresolved
-
None
-
1
-
Issue Summary
Group search in Permission and Notification Schemes is currently case sensitive. This is due to the fact that /rest/api/2/groups/picker (Find groups) API endpoint is used, which has caseInsensitive parameter set to false by default.
Steps to Reproduce
- Try to add a group to Permission or Notification Scheme
- Search will return case sensitive results (except full match)
Expected Results
Search is case insensitive (not case sensitive)
Actual Results
Search is case sensitive
Workaround
Input full group name to achieve full match
- relates to
-
JRACLOUD-65761 Group selector for Notification or Permission schemes is case sensitive
-
- Closed
-