The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Search across multiple projects

Michael Stewart
Contributor
March 5, 2013

I am trying to search thru multiple projects for the work assigned to one assignee I an new to using the search features and tried the following and received no results:

project = ACTIVEDIRECTORY OR project = "Exchange 2010" AND assignee = JasonM

I am trying to find all work for JasonM in both ACTIVEDIRECTORY and "Exchange 2010"

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

7 votes
Answer accepted
Vidic Florjan
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 Champions.
March 5, 2013

Try this:

(project = ACTIVEDIRECTORY OR project = "Exchange 2010") AND assignee = JasonM

or

project in(ACTIVEDIRECTORY, "Exchange 2010") AND assignee = JasonM

Michael Stewart
Contributor
March 5, 2013

Thank you Vidic. That worked. You rock!!!

Randy Casey
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 9, 2016
project in (PROJ_1, PROJ_2) AND ...

that worked great for me.

 

Like # people like this
Wim Kerstens
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 19, 2017

... and if you only know a part of the project's name? Is it somehow possible to look for all projects that have "HCI" in their names ?

0 votes
Gold
March 26, 2021

Hi can you give the good query plase

TAGS
AUG Leaders

Atlassian Community Events