Forums

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

Due Date Automation

Barış Özer
Contributor
April 5, 2022

Hello my family,

 

Although there is a due date of August 1, the mail notification is gone.

Since the ticket has passed for 1 day, can you help me where am I doing wrong?asdasdasd.PNGfdggdfgdfgd.PNG

2 answers

1 accepted

0 votes
Answer accepted
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.
April 5, 2022

Hi @Barış Özer ,

 

Looks like your JQL is returning wrong results. 

As you have entered due > -1d , it is returning all the requests where due is greater than yesterday. Please correct your query.

Barış Özer
Contributor
April 5, 2022

Hi @Sreenivasaraju P 

What should be the correct JQL?

due = -1d ?

If you know, can you share the correct JQL code..

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.
April 5, 2022

 

Hi @Barış Özer ,

if you want to get notified for the all the tickets , where due date is greater than -1d and less than 7d. you can use below query.

due < 7d and due >= -1d 

Barış Özer
Contributor
April 5, 2022

Hi @Sreenivasaraju P 

If: matches 

As you said I changed the part.
Is it correct ?1234.PNG

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.
April 5, 2022

Hi @Barış Özer ,

 

I was referring the below query.

 

query.png

 

 

this query returning all the requests where due is greater than yesterday. 

 

As per you configuration, mails are getting triggered for all the requests. (either in if case or else case)

Barış Özer
Contributor
April 5, 2022

Hi @Sreenivasaraju P 

Did I understand correctly?
With the following configuration, the mail will be sent 7 days ago and 1 day after the due date, is it true?aaaaaa.PNGbbbbbbbbbb.PNG

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.
April 5, 2022

Yes. With this if condition it will trigger when due is in between -1d to next 7d.  

Barış Özer
Contributor
April 5, 2022

Hi @Sreenivasaraju P 

Today, 1 day has passed for the ticket whose due date is August.

The date of August 18 due date says 1 day has passed.

I couldn't find where I am doing wrong in JQL.

Like Hanan Golfeigen likes this
0 votes
Hanan Golfeigen June 26, 2022

Hi Barış

I m working on same function JQL

could you please  publish the final JQL for all process ?

Thanks

HananG

Barış Özer
Contributor
July 1, 2022

hi @Hanan Golfeigen 

below is my JQL function

 

Screen Shot 2022-07-01 at 11.28.55.png

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events