For 3 of the teams I work with, subtasks do not appear. For one, they do. How can I remove that feature?
Hi @Tina Mader
Are you noting the boards for the teams show different issue types?
If so, a board is a view of a project (backlog), and the filter manages what displays. Please check the filter to see if the sub-tasks are included (or not excluded). You can find the filter under Board settings, under the ... at the top right of the page.
For example, the board which is not showing the sub-tasks may look like:
project = myProject AND issuetype IN (Story, Bug) ORDER BY Rank ASC
The board showing the sub-tasks may not be filtering them out.
Best regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.