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: 

How to get results from userSearchService?

Shane Freed
April 28, 2017

I am currently using the userSearchService.findUsersAllowEmptyQuery() method to get a list of users from the JiraContext.

 

Since I am not passing a quesry String, I understand that the returned list is in the context of the ApplicationUser I pass into the JiraServiceContext.

 

Ideaslly what I would like to see is a list of Application Users that have access to a particular project.

 

Examples of the usage of the USerSearchService are sparse to non-existant, or maybe I am looking in the wrong place.

 

Can someone help point me to some examples, or show me an example of how to get users assigned to a particular project?

 

Thanks in Advance!

 

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Jobin Kuruvilla [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 Champions.
April 28, 2017

Check out the getProjectRoleActors method in ProjectRoleManager. Use it with the appropriate project role.

TAGS
AUG Leaders

Atlassian Community Events