The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Log for access date of each user

Song Eun Moon
October 21, 2015

Hello Team,

I'm JIRA administrator in our project and we're using 4.0.1 version.
Is there any way to get final login date of each user?
There's the table named "WORKLOG" but there's no "access date" or "login date" column.

Thank you
Song

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Song Eun Moon
October 26, 2015

Hi Atlassian Team,

Could you tell me JIRA table name that I can see the last login date of each user?

I need to export the data as excel file.

Please help me.

Thank you:)

Song

0 votes
Jonas Andersson
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
October 21, 2015

the Worklog table stores data about logged work on issues. By the look of what you are saying you are looking for the last login date. I am not sure where this is stored in the database without searching for it, but can be seen in the user directory if you view a user. Hope this helps.

Song Eun Moon
October 25, 2015

Thanks for the Answer! Your guide was really helpful.