It seems that jira osuser has been removed since version 5.0.
Now how can I get user-related objects as I did in v. 4.4.4 via importing com.opensymphony.user.User?
Thanks.
You can try using -
com.atlassian.crowd.embedded.api.User;
Since com.opensymphony.user.User is deprecated.
You can mark the answer as correct if you find it useful :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can try using -
com.atlassian.crowd.embedded.api.User;
Since com.opensymphony.user.User is deprecated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.