Hi All,
I wanted to create a basic board for only sub tasks where we have TODO,WIP and DONE statuses and I would like to show only active story's( stories which are not completed) sub tasks on the board. with Basic JQL , i am getting old DONE sub tasks as well on the board as I am not evaluating the parent story's status while selecting the sub task.
As we did not purchase the scrip runner , I am not able to use the IssueFunction option. Do we have any other way to show only Done sub task of the stories which are not completed status.