-
Bug
-
Resolution: Fixed
-
Low
-
7.13.14, 8.8.1
-
None
-
7.13
-
1
-
Severity 2 - Major
-
-
Issue Summary
While creating an issue, multi-user picker custom field which is made "required/mandatory" in field configuration,allows white space and comma.
The expected behavior is it should allow creating an issue.
Steps to Reproduce
- Create a "user picker (multiple users)" custom filed.
- Add it to any of the project say "aaa" in create,view,edit screen.
- Create an issue in "aaa" project and in the multiuser picker field type space or comma. Attachment for reference.
- Hit create and the issue creates successfully.
Expected Results
- Jira should not allow creating the issue, throwing entered value is invalid or username not found.
Actual Results
- Issue getting created without any error despite mandatory field is empty.
Workaround
None
Currently there is no known workaround for this behavior. A workaround will be added here when available