Hii Guys . I am using JiraRestClient(jira-rest-java-client-app)
However I am there is an api through which I am able to achieve this.
https://api.atlassian.com/ex/jira/{cloud-id}/rest/api/2/user/search?query=example@domain.com.
I want to achieve this using the RestClient provided by the atlassian dev's
@Nic Brough -Adaptavist- No worries brother. I saw there is no such method or api which gives you user information by giving its email, So I have implemented my own by calling api (
If you want to use JRJC there is a getUserByEmail :
https://www.tabnine.com/code/java/methods/com.atlassian.jira.user.UserUtils/getUserByEmail
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is there any way to achieve this by using UserRestClient provided by Jira?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This answer was generated by an AI that has no clue what it is doing.
@Frederik Vantroys please turn off your 'bot, or at least read and check the horribly wrong things before it posts.
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.