hello
i want to avoid editing subtask everyone except Devmanager (project role)
adding properties not worked
property key=jira.permission.subtasks.edit.denied.projectrole
property value=10100
i'd be happy to get recommedations
thanks
Hi All,
I just tried the following property in Parent task when it is in a status xyz to restrict transition of subtask.
jira.permission.subtasks.edit.denied
But its not working. Any suggestions on this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @marina-s ,
You can add property as:
Property Key: jira.permission.edit.projectrole
Property Value: <id of project role whom you want to give permission>
on every single status of the workflow and then publish it. If the workflow is shared among other issue types as well, the restrictions will reflect there as well. If you don't want that, copy the current workflow and add property there.
Best Regards,
Swapnil Srivastav
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can do that by putting "sub-task" under separate workflow.
Than add the entire workflow status with property:
jira.permission.edit.role=your_role
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.