Custom fields required in Jira
This integration requires the custom field incident_id. For details, see the Create an incident in Uptime from Jira guide.
Automatically acknowledge Uptime incidents created in Jira by using our Incidents API and Jira Automation.
This integration requires the custom field incident_id. For details, see the Create an incident in Uptime from Jira guide.
In your Jira project, go to Project Settings → Automation.
To apply this to all your projects, go to Global administration and create a global rule.
Click Create rule.
Select the Issue transitioned trigger.
For To status, enter In Progress, then click Save.
Add an IF condition. Choose the incident_id field and set the condition to is not empty. This ensures the rule only runs for tickets connected to Uptime incidents.
Add a THEN action and select Send web request.
Configure the web request:
Web request URL: See our guide on obtaining an API token.https://uptime.betterstack.com/api/v2/incidents/{{incident_id}}/acknowledge
Headers: Authorization: Bearer $TOKEN
HTTP method: POST
Web request body: Custom data
Custom data: {"acknowledged_by": "{{assignee.displayName}}"}
Don't have an API token yet?
(Optional) Add another THEN action to Comment on issue. For example: The incident has been acknowledged by {{assignee.displayName}}.
From now on, when a Jira issue is moved to "In Progress", the corresponding Uptime incident will be acknowledged.
Please message us at hello@betterstack.com. We will help you with all the necessary configurations.
We use cookies to authenticate users, improve the product user experience, and for personalized ads. Learn more.