Hi,
I have [issue type].[Pr] & [issue type].[program] both are calculated measures and i am trying to aggregate the values of issues created fron the issue pr and get linked issues from program of pr , and story.
Here is the JQL Query , Please suggest how to write in eazy bi
category in (A, B) AND issue in linkedIssuesInQuery("issuetype=story and category in (ET, VM-D,VM-DB)", contains) AND issuetype = Story