Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Nested query for multiple projects

paul stafford September 6, 2022

Hi all

im trying to run a query / filter for a jira dashboard that looks for detail from multiple projects 

 

I.e I need a project = X and Y and Z and issue…

can anyone help me with how I nest multiple projects please?

 

thank you

 

Paul

2 answers

1 vote
Ollie Guan
Community Champion
September 6, 2022

Hi @paul stafford ,

1. projectType = xxx

2. project in

  • projectsLeadByUser()
  • projectsWhereUserHasPermission()
  • projectsWhereUserHasRole()

https://support.atlassian.com/jira-service-management-cloud/docs/advanced-search-reference-jql-fields/

paul stafford September 6, 2022

Brilliant thank you 😊 

0 votes
Harald Seyr
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 6, 2022

Hi @paul stafford 

you can create a new board and use a custom filter to show issues from multiple projects in one board.

For start, I suggest to check Solved: How to manage multiple projects in a single board ... (atlassian.com) and Configure filters | Jira Software Cloud | Atlassian Support .

Regards,

Harald

paul stafford September 6, 2022

Excellent thank you, will take a look at this link and see if it helps 😊

Suggest an answer

Log in or Sign up to answer