-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
7.12.1
-
None
-
7.12
-
2
-
Severity 2 - Major
-
2
-
Summary
On moving Issue to another project, JIRA doesn't check the permission for Create Issue for Reporter. JIRA should not fill that Reporter field during moving an issue, if the former reporter doesn't have Create Issue permission in project B.
Steps to Reproduce
- Create an issue in projectA with UserA
- Create projectB.
- Update the permission scheme for projectB to restrict user from Create Issue permission.
- Move Issue from projectA to projectB
Expected Results
Reporter field should be 'Anonymous' as the original reporter doesn't the correct have permission in projectB.
Actual Results
The original reporter is still the reporter for the issue in projectB although he doesn't have Create Issue permission in projectB
- is related to
-
JRASERVER-39112 JIRA is not checking the Assignable User permission when moving an issue between projects
- Closed