Is there any way to
import com.atlassian.jira.security.login.LoginManager import com.atlassian.jira.security.login.LoginInfo
in node.js for list of users fetched through JIRA? I am writing a node.js script where i am using a api to fetch list of all users in jira but I need last login property too and it is not returned in the resulting json data that i get through this api. is there any way where in i can require the login manager atlassian class in node script? Do let me know if possible.
Hey,
Thanks for reaching out to the Atlassian community.
So at present, it is not possible to return the last login property via the Jira REST API. You are not the only one who was reached out about this feature and we are currently looking into this.
You can track the progress of the requests here:
Jira Server: JRASERVER-33225
Jira Cloud: JRACLOUD-33225
Also so you can see how we priorities the implementation of new features you can read our Implementation of New Features Policy
Ta,
Nero
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.