Filter one project with all types, another only with epics

tasha tokunova June 3, 2021

Project A has Epics that tied to Project B

Project B has Project B Epics and other issue types

The goal is to set the filter (that I can use as a board filter later) to show all project B issue types AND Project A Epics

So far I have this query: project = B and (project = A AND issuetype = Epic)

However no issues found

 

2 answers

1 accepted

1 vote
Answer accepted
tasha tokunova June 3, 2021

I think I found solution:

project = B OR (project = A AND issuetype = Epic)

0 votes
John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 4, 2021

Hi Tasha - Welcome to the Atlassian Community!

Yes, the code you have there should do the trick.  :-)

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events