How can I restrict JIRA issue update only for Assignee(irrespective of Project Roles)

Arijit Banerjee July 27, 2014

How can I restrict JIRA issue update/edit only for Assignee(irrespective of Project Roles)

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 27, 2014

Look at the permission scheme for the project.

Find the lines that control the edit access (most important is probably "edit", but there are others you might think of as "updates" or "edits").

Remove all groups, roles, individuals etc, leaving JUST the assignee in those lines

Secondly, assuming "move issue to new status" needs to be controlled as well, go into the workflows and check that the "conditions" on transitions you want to restrict to the assignee only all say "assignee only"

Suggest an answer

Log in or Sign up to answer