Dear Community,
i created 3 Subtasks there are standing on my board underneed the task.
How can i fold them, so that there are not visible on my board.
I had that option allready. there was a samll little icon on my main task to show me on the board that there are subtasks in it.
Thanks
max
Hi Fabio - Welcome to the Atlassian Community!
The fastest way would be to hide the Sub-tasks using a Quick Filter.
The JQL would look like:
issuetype != "Sub-task"
Or if you Never want to see them on your board, you should change the underlying filter for the board to add the same JQL, although I would not recommend that unless you have another board somewhere that shows them.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.