Hi all,
I want to check from Java code whether an user exists in Jira or not, by username. I am using the functions described in this documentation, but unfortunately there isn't one for this kind of check:
Do you have any suggestion on how can I resolve this?
Thank you in advance!
Hi @Tataru Sebastian and welcome,
you can use https://docs.atlassian.com/software/jira/docs/api/9.4.0/com/atlassian/jira/user/util/UserUtil.html#userExists-java.lang.String- API
Hope this helps,
Fabio
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.