Forums

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

Activities finished late / Atividades entregues com atraso

Marcus Pires August 17, 2020

I need to create a filter for activities finished late (compared to a targetEnd).

Please, can anyone help me?

 

----------------------

 

Preciso criar um filtro de atividades finalizadas com atraso (comparando com a targetEnd).

Por favor, alguém pode me ajudar?

 

1 answer

0 votes
Florian
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.
August 17, 2020

Let's assume you’re target is due date (as this is a default field). You query should look something like 

project = abc and due <= 2d

This will give you all issues that are due within the next two days or earlier. 

project = abc and due <= -7d

will give you everything that is overdue for a week or more. 

Suggest an answer

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

Atlassian Community Events