Forums

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

Create a filter

Geneviève Lagacé February 21, 2023

Hello, I would like to create a personnalized filter with all the End date of every tasks (only tasks and without the sub tasks) and save it. Could you please let me know how to create it?

Thank you for your help.

Geneviève

2 answers

1 vote
Jens Schumacher - Released_so
Community Champion
February 21, 2023

Hi @Geneviève Lagacé 

Could you be more specific with what you mean by "all the End date of every task"? Do you mean a filter for tasks with a specific due date? 

If you want to get a list of all Tasks with that are due on March 3rd, you could use the following JQL:

due >= 2023-03-03 AND due <= 2023-03-03 AND issuetype = Task order by created DESC

This filter also works in "basic mode".

Cheers,
Jens

released.so 

Geneviève Lagacé February 22, 2023

Thank you @Jens Schumacher - Released_so . I will enter that JQL.

Regards

0 votes
Najm Polaris
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 22, 2023

Hi @Geneviève Lagacé ,

@Jens Schumacher - Released_so has given a fantastic solution for a specific date. 

If you just want to see the due date for only your tasks just select the Type as "Task" and in the columns dropdown select "Due Date" and save. 

This would return all tasks and you can see each ones due date on the board. 

 

download (3).png

 

 

 

download (2).png

Geneviève Lagacé February 22, 2023

Perfect @Najm Polaris

Thank you!

Suggest an answer

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

Atlassian Community Events