Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to hide subtasks in Done AFTER parent task is Done

anton_vorush July 24, 2020

Please help me with writing proper JQL for this. 

Sometimes tasks have lots of sub-tasks, and it is perfectly OK for them being on the board during work on them. However, with time sub-tasks will be resolved to Done column. And as soon as parent task is also finished and moved to Done - there is no sense to keep and shop all its subtasks there.

I tried something like 

issuetype in (Sub-task, Defect) AND issueFunction in portfolioChildrenOf("Status = Done") 

However without success.

1 answer

Suggest an answer

Log in or Sign up to answer
0 votes
Joy RK October 12, 2020

Just to clarify the question:

  • Do you want to be able to display subtasks on a board?
  • Do you currently implement an automation to close out all subtasks when the parent ticket is done?
  • OR Parent ticket is automatically closed when all subtasks are done)
  • Do you want to exclude subtasks from your board?
TAGS
AUG Leaders

Atlassian Community Events