Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How do you create a JSM alert rules processing rule to create an alert when a work item is updated

Huynh_ Vincent November 10, 2025

Screenshot 2025-11-10 133810.png
These are my current rules. They allow work items created with critical priority to create an alert. And to close that alert if the work item is resolved.

I want to add functionality so that if a work item created as noncritical, but is updated so that priority is critical, this will also create an alert. Since rules are processed top down, and i cannot add a create alert rule after the close alert rules, I am not aware of how to add this without breaking the close alert rule from processing.

1 answer

0 votes
Marc -Devoteam-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 10, 2025

Hi @Huynh_ Vincent 

Create an automation rule to create an alert.

Trigger the rule by field change on field priority

Add conditions if needed

Use a web request action to sent out an api call to create an alert. https://developer.atlassian.com/cloud/jira/service-desk-ops/rest/v1/api-group-integration-events/#api-group-integration-events 

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events