-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 10.3.4, 10.5.1
-
Component/s: Issue - Create Issue
-
10.03
-
1
-
Severity 3 - Minor
Issue Summary
Jira fails to display error messages for Anonymous users when submitting an Issue, when an invalid data is entered in a field, while it works correctly for logged-in users.
Steps to Reproduce
- Create a Software Project
- Assign "Any one on the web" permissions for Browse Project, Create Issue, Assign Issue and Modify Reporter (this can be found in Permissions Schemes -> specific project permissions -> Group -> Anyone on the web).
- Try to create an Issue logged in on Jira and enter invalid data on the Reporter field - you will see an error "The reporter specified is not a user":

- Try the same not logged in, the Issue is not created, with no error:

Note: The bug does not affect only Reporter, but other fields where you could enter invalid data, like Assignee.
Expected Results
An error should be displayed for the Anonymous user, stating "The reporter specified is not a user".
Actual Results
No error is displayed and the Issue is not created
Workaround
No workaround available.