Hi there,
I'm trying to include Sub-Task on my Kanban Board using my filter, however I'm unfortunately not too sure how I should go about doing this. My current query is as follows.
project = 'NAME1' AND ("Epic Link" = 'EPIC1' OR ("Epic Link" = 'EPIC2' OR parent in ("Epic Link" = 'EPIC2')))
This does not work and is providing an error, though that's the basic format I'm hoping to use.
I'm able to make the Sub-Tasks appear by giving specific Issue-Numbers (XXXX-####) though have been unable to create a generalised version.
Any assistance would be appreciated.
Thanks!