Forums

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

Edit permission to a project role just in one workflow state

Laura Vallejo
Contributor
November 5, 2018

I have a role who I would need to restrict. I have several workflows. I need this role to be able to edit just in one state of one workflow. Is it possible to do it? Indeed, I don't want to restrict other different roles to edit in that state.

Thank you!

2 answers

1 accepted

4 votes
Answer accepted
Alexey Matveev
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.
November 5, 2018 edited

Hello,

You could use workflow properties.

You could define jira.permission.edit.projectrole workflow property to define roles, which can edit an issue in each status.

This workflow property would look like this:

jira.permission.edit.projectrole.1=10101

You can find more info here:

https://www.j-tricks.com/tutorials/permissions-based-on-workflow-status

Laura Vallejo
Contributor
November 5, 2018

I wanted to find an easy way but, at the end, I am using the article information.

0 votes
Laura Vallejo
Contributor
November 5, 2018

I have created customized project roles like "ejecutorSubtareas". Is it necessary to have an role id? How can I find it?

I am trying it:

permissions.PNG

Laura Vallejo
Contributor
November 5, 2018

Finnaly, I have found the way. Role id is able to see in System>roles>edit

In that page, check the id in the url of the page.

Something like: https://XXX/secure/project/EditProjectRole!default.jspa?id=10100 where 10100 at the end is the id.

Like • 2 people like this

Suggest an answer

Log in or Sign up to answer