The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Is it possible to run jelly based on priority of issue?

Pushpkant
February 26, 2013

I want to run jelly based on the priority of issue.

Say - if an issue is Urgent and has not been updated in last 1 day, then Assignee should get an escalation mail.

If an issue is of High Priority and not been updated in last 2 days, then assignee should get escalation mail

How can i achieve this?

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
Nic Brough -Adaptavist-
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 Champions.
February 27, 2013

There's a standard answer for this - https://confluence.atlassian.com/display/JIRA/Jelly+Escalation

The whole point there is that you define a filter that specifically says things like, um, "priority = X and updated over 2 days ago".

1 vote
Andrei [errno]
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 Champions.
February 26, 2013

i'd use filter subscriptions:
https://confluence.atlassian.com/display/JIRA/Receiving+Search+Results+via+Email - very flexible setup and will notify appropriately

Pushpkant
February 26, 2013

But in filter subscription I wont be able to send mails to individual users.

Andrei [errno]
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 Champions.
February 26, 2013

why not? sure you will

Pushpkant
February 26, 2013

It will also list all the issues which are not relevant to particular user.

Andrei [errno]
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 Champions.
February 26, 2013

???

AND ( assignee = currentUser() )

read the docs

TAGS
AUG Leaders

Atlassian Community Events