Hi All,
We have written automation to update field value in particular state. which was working earlier is not working now. It's because we have added Jira edit properties to particular roles.
We have given edit ticket access to below jira properties.
Due to this automation is not updating the value.
Is there any way that we can add automation Jira properties to add?
Or any solution to make automation to work even if those properties exist?
Note: If we remove those properties then automation is working fine.
Thanks,
Dear @Prathap DL ,
Maybe you can try to set the actor of the automation to the user that has the ability to edit the issue.
Maybe add another user to the edit permission, using the property. Also make sure that the user has the required role also.
Important note: you can create service users in Cloud, for which you can set permissions also.
Hi @Prathap DL
Thank you for your question.
Your question could be fixed in the way described here: https://community.atlassian.com/forums/Jira-questions/Workflow-Properties-to-Only-Allow-quot-Automation-for-Jira-quot/qaq-p/1824439
Other way is set in the automation actor a user (better a service user) and set it in the workflow properties.
I hope it helps
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.