Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Restrict reporter from editing issue once created

Madhura A S
Contributor
May 11, 2022

Hi,

We have the below requirement.

1. Reporter should not be able to edit the issue once created but should be able to add comment and attachments

2. Reporter should be able to see only the issues created by them.

3. Only a group of people should be able to edit the issue.

How can we achieve the above using workflow properties or issue security scheme? Is there any other way to achieve this.

 

Thanks,

Madhura

2 answers

0 votes
John Funk
Community Champion
May 12, 2022

Hi Madhura,

Simply remove the permission for Edit Issues in the Permission Scheme for the Reporter. 

0 votes
Sreenivasaraju P
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 11, 2022

HI @Madhura A ,

 

1. Reporter should not be able to edit the issue once created but should be able to add comment and attachments  -- You can achieve this with Permission schema. With permission schema, you can enable comment and attach permission to reporter , but not the edit permission.

2. Reporter should be able to see only the issues created by them. - You can achieve this with issue security schema. apply security and add reporter in the security.

3. Only a group of people should be able to edit the issue. - this also you can achieve with permission schema.

 

Refer below link for Permission schema 

https://support.atlassian.com/jira-cloud-administration/docs/manage-project-permissions/

Suggest an answer

Log in or Sign up to answer