How to create a filter to just display the items in Red circle?
Basically they are parent and child.
Hi Alfred,
Maybe try something like this:
issuetype in (subTaskIssueTypes()) AND "Parent Link" in (ABC-123)
where ABC-123 is the key of the parent.
Thanks for your reply John.
The parent ticket still not appear in the search window.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes. I need the filter can display the parent ad its children.
Thanks in advance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, my point was that you didn't include the parent in your query. In my example above, replace ABC-123 with your parent key.
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.
Hi John,
Same result after remove the project = part at the beginning.
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.