In Jira Cloud Software, I'm using Jira Automation with a simple incoming webhook to create issues. It would be really useful if Jira sent a response to the webhook back to the calling API, ideally w...
Hi team , Jira automation is getting failed can anyone help on this
Hi, i am trying an automation: when comment is added to a work item and a document is attached to that comment, then send an email (to a non Jira user) with the attachment (or with a link to the...
...ncoming webhook to create a new issue. In Jira instance A, I create a webhook as Jira admin. The events are issue create and update. When I make changes in Jira instance A, no issue is created in Jira...
My issue has a "User Picker (multiple users)" called "Reviewers". I'd like to write an automation rule to create a subtask for each user in Reviewers and set that user as the assignee. I have w...
Hello, I’d like to set up a Jira automation rule to be triggered upon a change to issue related scenarios. If I understand correctly, the smart value for this is {{issue.properties...
...undamentals of getting an incoming webhook to create a ticket and place values in specific fields. To be clear, our automation creates a new issue, but it doesn't place data into the fields.&n...
Im trying to create an automation - when receiving a webhook from zendesk(ticketing system) , create a task right now the only JSON body that was OK is the following one: { "to...
...24 Payment 2 ABC-125 Payment 3 Challenge In order to dynamically create the child work items, I'm using a lookup table as suggested here: https://confluence.atlassian...
...ation are: If an issue is created And the issue has a specific label, e.g., TODO Action: For every single member of a defined user group (e.g., team1), a sub-task should be created // i...
Copied to clipboard