I couldn't find any examples on how to write queries for "UserSearchService". Is it possible to retrieve users according to a specific "property"? For example, I want to fetch only users whose "IsWorker" property is "true". Is it possible to do this?
Hi @Barış Bayramoğlu ,
Wasn't able to find much on the requested API:
https://docs.atlassian.com/software/jira/docs/api/REST/9.14.0/#api/2/user/properties-getPropertiesKeys or https://docs.atlassian.com/software/jira/docs/api/REST/9.14.0/#api/2/user/properties-getProperty can you check if one of these work for you?
We somehow got around the problem, but I will look into the documents you sent for future reference, thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.