JIRA REST API USERS

Aishwarya Rajan April 12, 2018

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.

1 answer

0 votes
Battlebeard
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 22, 2018

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

Suggest an answer

Log in or Sign up to answer