Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

JQL: Last used/Last run Filters + Inactive users

Hi - 

Could someone explain if its possible in native JQL (or JIRA's REST APIs) to get the following:

1. A list of all filters with a timestamp as to when each were last run. This will help us cleanup some old/redundant filters.

I checked the response from https://{{host}}/rest/api/3/filter? api without luck - there isn't a lastRundate attribute (or something to that effect).

2. A list of all users & when their last login date was.

Thank you!

2 answers

1 vote
Dave Theodore [Coyote Creek Consulting]
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 13, 2019

1. Jira does not capture this information in a manner that is searchable with JQL.  I don't believe that it even captures this information at all. At least, it isn't anywhere in the database that is obvious. 

2. You can see this from the Admin -> User Management view.  There is a column called "Last seen on site" that shows this.  From looking over the REST API docs, it doesn't seem that the last login date is presented over the REST API, unfortunately.

0 votes
Paul Madison
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 Leaders.
Mar 17, 2023

This still seems to be missing even in 2023!

Wendy Grapentine
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Aug 16, 2023

Agreed.  This is very frustrating.

Suggest an answer

Log in or Sign up to answer