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.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Automation rule

Manola Giangiordano April 17, 2018

If I don't want that clients select the priority level, but I want recive an alert when anyone of my team user change priority level in High/Highest;

What values should I set in the boxes "When this appens..." and "If these match"?

Thank you.

3 answers

1 vote
Petr Vaníček
Contributor
April 17, 2018

Hi Manola,

I'm afraid you can't do this in this way with automation.

But I have another options for you how to do this.

  • Create and save search filter like this one below (with your own priorities and you own time range like 30mins)
    • "priority changed FROM ("A - vysoká","C - nízká") TO "B - Střední" and updated > -1d"
    • After save click on Details near Filter name and click on New subscription and set it based on your needs (for example every 30 mins)
Manola Giangiordano April 17, 2018

Thank You! I'll try it.

Regards

Deleted user April 17, 2018

I agree with @Petr Vaníček

If an automation rule is not applicable then a filter subscription should work.

1 vote
Adrián Plaza [DEISER]
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.
April 17, 2018

Hi @Manola Giangiordano,


Nowadays is not possible with Jira Service Desk default automation to select the event issue edited, for this reason, you need to use an external App to do that you can use for example:

 

https://marketplace.atlassian.com/plugins/com.atlassian.plugin.automation.jira-automation-plugin/server/overview

 

Cheers,

Adrián.

Manola Giangiordano April 17, 2018

Thank u! I'll try it!

Greetings

1 vote
Deleted user April 17, 2018

Hi @Manola Giangiordano,

You want to set up JQL for the automation rule that is similar to this:

Project = project and priority changed TO (High, Highest) BY membersOf('jira-servicedesk-users') 

Hope this helps

Manola Giangiordano April 17, 2018

Thank you, but even whit the suggested change, the alert is not successful.

I don't know why.

image.png

Suggest an answer

Log in or Sign up to answer