Forums

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

Hello everyone, please help me find a way to hide tasks from the board that were solved more than 3

norair.markarian February 1, 2022

We have Kanban Board in a company-managed software project. 

Currently, we have a board setting to hide completed issues older than 1 week but we need to hide older than 3-5 days. 

Thanks in advance. 

1 answer

0 votes
Vishwas
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 1, 2022

Hey @norair.markarian 

The hide options in kanban board doesn't have the dropdown for days less than a week as of now.

You can try adding a filter in sub -filter like this 

fixVersion in unreleasedVersions() OR fixVersion is EMPTY AND (status != Done OR status = Done AND resolutiondate >= startOfDay(-5d))    --> This should hide issues resolved more than 5 days

 

Regards,

Vishwas

Suggest an answer

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

Atlassian Community Events