Hi Team,
Provide permissions to execute the transition from InProgress -->Done only on specific condition as follows.
Thanks,
N.Ravikanth
Hey @Ravi Kanth ,
While you can setup all these conditions natively within Jira, you can only combine them with either an "AND" or an "OR" operator. So, this will pose as an issue as the setup your after is (reporter is the current user OR assignee is the current user) and (custom field is MPPI Project ID). Possible workarounds could be:
- Using a third party app such as JSU to achieve this using workflow conditions
- You can limit the "Transition Issue" permission to just Reporters and Assignees. However, this will also affect all other transitions within the project and restrict them to just these users. Make sure you make a copy of the permission scheme and use that instead if it's being shared with other projects
- Setting up an intermediary status that break these two conditions up (not recommended)
Let me know if you have any questions. I'd also like to hear what others have to say!
Thanks,
George
Hi,
Thanks for the quick reply.
Using conditions i could achieve partially but not completely
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.