You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hi,
I would like to fix ONE specific user as an Assignee to approve the process.
For example, this issue has 'OPEN->Review->Approve->Done' workflow, and I would like to fix one user on APPROVE step and nobody can edit details of issue except for him.
Could you please let me know how to set this up as I required?
Thank you.
Hi @이덕규 ,
This would need a 2-step approach.
1) Setting the user, that can be done using a post function. You can do a set it there to assign the issue to a specific user when transitioning.
2) Workflow Step properties. On a Workflow step you can set the jira.permission.edit.xxx
more details about that you can find here: https://www.j-tricks.com/tutorials/permissions-based-on-workflow-status
Hi @Dirk Ronsmans
Thank you for your kindly support.
I am trying to set this up in my Jira system, but keep facing an error when I input 'jira.permission.edit.user=username' in work properties field.
I would like to "bjmoon.ext (username)" is only allowed to edit details of issues at '승인대기' status, but the others can watch these issues as well.
Am I going something wrong?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @이덕규 ,
I noticed you put everything in the "Key" field.
Could you adjust it to:
Key= jira.permission.edit.user
Value = bjmoon.ext
That would create the assignment
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Catch up with Atlassian Product Managers in our 2020 Demo Den round-up! From Advanced Roadmaps to Code in Jira to Next-Gen Workflows, check out the videos below to help up-level your work in the new ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.