can someone please help with the query so that I can get Epics. Below is the query that I am using as of now. It gives me issues with all issue types but Epic:
project = XXX AND (component = ABC OR Team = 111) AND issuetype in (Epic, Bug, Task, Story, Spike, Sub-task) ORDER BY Rank ASC
Does this relate to your other post?
I posted a new response there that might help you.
Have you tested each individual clause, and partial combinations?
How many Epics do the following return?:
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.