I am working on a Training Life Cycle workflow.
I have two automation:
1) When a Form is submitted by Requestor it automatically create an Issue and auto assign it to Learning SPOC
2) When the Learning SPOC move / transition the request to an SME it should automatically create a sub task and assign for the issue and sub task to the SME.
The automation was working fine.
Then I made a few modifications in the Permission scheme, as I wanted only the current assignee of the issues to have edit right. I have given Edit Issue right to "Current Assignee" and kept Create issue permission for "Any logged in user". Now both the above automations are not working.
Can anyone guide how to fix it while I wanted to keep the changes in permissions.
Hi Pramodh,
Based on your suggestion, I have added atlassian-addons-Project-access in "Assign, Edit, Close, Create & Transition issues" in the Permission Scheme mapped to the project. but the Automations are still not working...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Pramod,
In workflow for Transition I have additionally the only Assignees condition.
I think that was blocking in from getting executed plus I have add atlassian-addons-Project-access for all the individual Permissions. It seems to be working now....
Thanks
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.