How to filter issues inside the Epic the way I need to?
We would need more info before we could offer suggestions. What do you mean by filtering issues within an epic?
@Jack Brickey I mean if i want to see only Developer tasks in the epic or only UI /U tasks which are int he epic (although there are also tasks with the other issue type).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you wish to filter by Issuetype use a filter like this...
project = abc and Issuetype = 123
then if you wish to add a specific epic...
project = abc and Issuetype = 123 And “epic link” = abc-444
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.