-
Bug
-
Resolution: Not a bug
-
Medium
-
14
-
Severity 2 - Major
-
114
-
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? 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".
Workaround
- has a regression in
-
JRACLOUD-77786 JIRA doesn't check the Assignable User permission when moving issues between projects
-
- Closed
-
- is related to
-
JRASERVER-39112 JIRA is not checking the Assignable User permission when moving an issue between projects
-
- Closed
-
- is superseded by
-
JRACLOUD-82036 We do not warn users that Moving issue to different project doesn't update assignee regardless of target project's permissions
-
- Closed
-
Update - new issue created here: JRACLOUD-82036 – We do not warn users that Moving issue to different project doesn't update assignee regardless of target project's permissions
Upon reflection, though I think this ticket was created in error I do think it should exist in another form: We need to explicitly highlight at some point in the Move process that this is the expected behaviour. I will reopen and update this ticket accordingly.