Cron expression is required

Abhishree Nagesh February 12, 2019

Hi, 

I have issue type as story and status as uta sign off.

even after the 3 weeks, if the issue is in same status ,then particular group has to get the notification.

query and how to subscribe using cron expression.

please help me out .

 

Regards,

Abhishree Nagesh

1 answer

0 votes
Sreenivasaraju P
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.
February 13, 2019

Hi @Abhishree Nagesh,

You can create a filter with below query

issuetype=Story and  status="uta sign off" and status changed before -2w

and subscribe this filter daily (or as per your requirement) to the group  , using Filter subscription 

subscription.PNG

 

Refer below link for cron expression details

https://confluence.atlassian.com/jirasoftwarecloud/constructing-cron-expressions-for-a-filter-subscription-764478409.html

Suggest an answer

Log in or Sign up to answer