Hi @shivani shirguppi ,
1. Navigate to your Jira dashboard and select the project you want to modify.
2. Click on "Project settings" at the bottom left of the screen.
3. In the project settings menu, click on “Permissions” under the "Permissions and roles" section.
@Peter_DevSamurai I want to restrict this at only open status not any other status. Please help with workflow property
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@shivani shirguppi
1. Click on "Project settings" at the bottom left of the screen.
2. In the project settings menu, click on "Workflows."
3. Select the workflow associated with the issue type you want to modify and click "Edit."
4. Click on the "Open" status in the workflow diagram. In the properties panel, add the following property: jira.permission.assignable.projectrole
=> This property can be used to control who can assign issues when they are in a specific status. Set the value to a project role that excludes the reporter.
5. Publish the workflow.
This should restrict the reporter from changing the assignee when the issue is in the "Open" status.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.