Problem statement
Create on Transition users reported a common error that they have been noticing. The Create issue post-function is not copying the values from the Reporter and/or Assignee field to the newly created issue.
Error message
User does not have Reporter permission to the project. User does not have Assignee permission to the project.
Environment
Application | JIRA |
---|
Solution
Use the following troubleshooting steps to ensure the Reporter/Assignee fields are copied during the transition:
In case of the error message mentioned below, verify that the user (the respective reporter/assignee in the source issue) has Create Issues, Modify Reporter/Assignable User, Assign Issues permissions under the respective project permission scheme.
Ignore adding User(User) for user: User does not have Reporter permission to the project SAMPLE
Ignore adding User(User) for user: User does not have Assignee permission to the project PMNGT
To verify user permissions:
Navigate to the intended project.
- Select Project Settings from the bottom left corner of the screen.
- Select the Permissions option from the Settings menu.
- If your issue has a Reporter field, Verify if the user who is creating the issue or executing the command has Create Issues and Modify Reporter permissions (as shown in the screenshot below)
- If your issue has an Assignee field, check for the below permissions.
- Verify if the user who is creating the issue or executing the command has Assign Issue permission (as shown below).
- Verify if the Assign user has Assignable User permission (as shown below)
Please note the user can have permissions as a Single user or can be a part of the listed group(s).
For the app versions 6.x and earlier, the create issue permission is not required. These changes were introduced later keeping in line with the changes in the host application.