I am trying to recreate the automation that updates the ticket status to open on a Zendesk ticket linked to a Jira work item when the work item is released/resolved. I've set up a web request automation in Jira to push those updates into Zendesk:
I'm running into issues with not all (non-closed) Zendesk tickets getting updated. I checked the audit log, and it appears that I'm encountering a timeout issue with the automation, which requires more than 30 seconds to update all the tickets.
I tried the support bot for suggestions on next steps, and it suggested:
Optimize Your Automation Rule
I'm unsure how to implement either of these solutions, so I'm seeking advice on next steps and how to get this integration running again, as it did with the V1 app (although it wasn't natively built into V2).