Forums

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

Does update-date filtering work on the Activity API?

Gordon Robinson
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!
December 3, 2024

I'm trying to use the activity stream API on my version of Jira.  It works when I try and filter on username, but when I try and filter on update-date, e.g. "update-date+IS+BEFORE+1733097600000" then it doesn't work.  Any tips on what I could be doing wrong?  Is there good documentation on this API anywhere?

I'm using version 9.4.23.

1 answer

0 votes
Fabio Racobaldo _Herzum_
Community Champion
April 4, 2025

Hi @Gordon Robinson and welcome,

probably your jql is wrong. Please try to use something like :

updated < 2025-01-01

Hope this helps,

Fabio

Suggest an answer

Log in or Sign up to answer