Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi there,
in order to get the lead of a component used in an issue, i managed to build a manual test automation that sends a web request following this guide
Automation for Jira - Send web request using Jira ... - Atlassian Community
I successfully retrieve the component and therefore it´s lead - printed in "Audit Log"-Actions as {{webhookResponse.body.lead.displayName}}
The desired information is present. But how can i use it in an automation ?
I want to achieve following:
When SLA "Priority XYZ" is breached() AND component is not empty AND assignee is empty AND issue not updated in X time, THEN check %component_lead%, assign the issue to him/her und leave an internal comment
Any suggestions on how to deal with that ?
Thanks upfront
Eric
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.