-
Bug
-
Resolution: Cannot Reproduce
-
Low
-
8
-
Severity 3 - Minor
-
Issue Summary
Unable to set user with special symbols in user identifier (user_name in DB) in a custom field of type User Picker (multiple users)
Steps to Reproduce
- User has special symbols in user identifier
- Setting the value to this user in a custom field of type User Picker (multiple users) fails with error:
_"Pick another user as the selected user doesnât exist."_ - The operation works in the old issue view but fails in the new view
- Also, the same operation might fail via REST API too
{"errorMessages":[],"errors":{"customfield_xxx":"Pick another user as the selected user doesnât exist."}}
Expected Results
Operation to work
Actual Results
The operation fails with error: "Pick another user as the selected user doesnât exist."
Workaround
Use the old issue view, or contact support to have the value corrected