You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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.