when i set a filter to show tasks assigned to me it does not show tasks where i have been allocated a sub task ? Is there a way to filter of this so i can see tasks and sub tasks allocated to me
Hi @Rob Thomas
Welcome to the community.
Use a jql with issuetype in (task, sub-task) and assignee = currentuser()
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.