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: 
  • Community
  • Q&A
  • Jira
  • Questions
  • I'm using jira rest client api 5.1.0, but due to GDPR change I have a problem with search user

I'm using jira rest client api 5.1.0, but due to GDPR change I have a problem with search user

Mia Simundic
April 21, 2020

I'm using jira rest client api 5.1.0, but due to GDPR change I have a problem with search user.

What is substitution for this: 

Promise<Iterable<User>> findUsers(String username, @Nullable Integer startAt, @Nullable Integer maxResults,
@Nullable Boolean includeActive, @Nullable Boolean includeInactive); 


GET path/search?searchTerm=mar

Response:

{    "statusCode": "ERROR",   
 
"message": "java.util.concurrent.ExecutionException: com.google.api.client.http.HttpResponseException: 400\n{\"errorMessages\":[\"The query parameter 'username' is not supported in GDPR strict mode.\"],\"errors\":{}
}"

How can I search for users now to fill assignee field?

 

Thanx in advance! 

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events