-
Bug
-
Resolution: Fixed
-
Medium
-
6.3-OD-5, 6.4.4, 6.4.5, 6.4.9, 6.4.11, 6.4.12, 7.1.0, 7.2.2, 7.0.0
-
6.03
-
14
-
Severity 2 - Major
-
114
-
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.
Summary
On moving Issue to another project, JIRA doesn't check the permission for Assignable User. JIRA should not fill that Assignee field during moving an issue, if the former assignee doesn't have Assignable User in project B.
Steps to Reproduce
- Create an issue in projectA
- Give UserA Assignable User permission for projectA
- Assign the created issue in projectA to UserA
- Create projectB
- Move Issue from projectA to projectB
Expected Results
Assignee field should be left blank as they original assignee doesn't have permission in projectB.
Actual Results
The original assignee is still assigned the issue in projectB although he doesn't have Assignable User permission in projectB
Notes
The Reporter field is also affected by this bug in the same way as described for the assignee field.
Issues can be also moved to another project through "bulk change".
- is caused by
-
JRASERVER-34148 Permit move operation to retain inactive user as assignee/reporter of the issue
- Closed
- is duplicated by
-
JRASERVER-43395 Issue Assignee and Reporter is kept when moving an issue, even though user has no permission
- Closed
-
JRASERVER-45421 Assignee not changed when moving issues between projects with different permission schemes
- Closed
-
JRASERVER-44926 JIRA doesnt respect the ASSIGNABLE permission while moving issue
- Closed
-
JRASERVER-45064 On moving Issue to another project, JIRA doesn't check the permission for Assignable User
- Closed
-
JRASERVER-45205 Moving issue between projects will keep the assignee, even if the user is not allowed to assign
- Closed
- relates to
-
JRACLOUD-39112 JIRA is not checking the Assignable User permission when moving an issue between projects
- Closed
-
JRASERVER-68426 Jira is not checking the Create Issue permission for Reporter when moving an issue between projects
- Gathering Impact
- was cloned as
-
JSEV-421 Loading...