Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Products
  • Jira
  • Questions
  • I need to be able to run a query: Select Stories/Defects from Project B where “assigned” in (List of people from Project A)

I need to be able to run a query: Select Stories/Defects from Project B where “assigned” in (List of people from Project A)

syam prasad ramineedi
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 11, 2015

How can I get a query in Jira which will return the project members?

The purpose of this query:

I am running Project A, which has some team members.

 

There is another project – project B, which has stories/defects assigned to some of my team members

I need to be able to run a query:

Select Stories/Defects from Project B where “assigned” in (List of people from Project A)

1 answer

0 votes
Nic Brough -Adaptavist-
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.
February 11, 2015

Not quite as you've asked, because searches are for finding issues, not people.

But you can get "issues from B where assignee is in a list".  The difficulty in your specification is that you have not said how you identify "people from project A", which you can only really do in JIRA by saying membersOf(group) - not project.

syam prasad ramineedi
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 11, 2015

we don't have group, but we have the project roles, i want retrieve the issues are assigned to list of team members from project A which are in Project B also.

Nic Brough -Adaptavist-
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.
February 11, 2015

That's the problem, there is no function to say "user in role in project X". (You can do "project where user is in role", but that desn't help you)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events