Hi,
My organization renamed the Epic issue type to Epic (Feature). Now we are trying to find the list of child issues under all Epic (Feature)s. However, the function does not return any results even if there are matching issues in the project.
Here is the enhanced search query we are running: issueFunction in issuesInEpics("project = epp AND type = 'Epic (Feature)'")
Let me also mention that the JQL does not return any errors but also does not generate any results too.