How do i pull all the epics that are delivering JPD Idea using JQL, for example in the screenshot below I have an JPD idea ("TEST IDEA") that is being delivered by an Epic ("TEST EPIC")
I have a custom field Investment Category at epic level that i want to automate value assignment if delivering an Idea using the automation feature. Some thing like
if type = Epic
and is delivering idea
then investment category = Feature Roadmap
