allow edtion only for some issue state

alvarez valentin March 3, 2016

Hi everyone,

 

I would like to know if is possible to allow issue edition only for some issue state? The goal is to allow modifications to issue only when it's in specific state.

Currently I know authorization are setable for group... role but but for workflow state ?

 

Best,

2 answers

1 accepted

4 votes
Answer accepted
Georges Moubarak
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.
March 3, 2016

Hi @alvarez valentin,

You can do it using workflow properties. On each status were you don't want users to edit the ticket you can add the following property:

jira.permission.edit=denied

or if you want to allow only a group to edit the ticket, you can use:

 jira.permission.edit.group=some-group


0 votes
alvarez valentin March 3, 2016

Thank you @Georges Moubarak,

I try your solution but it more "jira.issue.editable" = true or false finaly smile

You gave me a very helpful assistance thank you Clin d’œil wink

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events