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,
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
Thank you @Georges Moubarak,
I try your solution but it more "jira.issue.editable" = true or false finaly
You gave me a very helpful assistance thank you Clin d’œil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.