Forums

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

List projects that were updated last week

hckhenrique
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!
September 18, 2018

I would like to list the Projects that had an update, I am using:

/rest/api/2/project

I know I can expand for: "description,lead,issueTypes,url,projectKeys"

 

But is there a JQL that I can use to get just when they had a updated in the last week? Or the result I get the updated time?

(update I mean, any task for that project be updated anyway).

I know I could load project-by-project, but that takes too much time, I would like to get this info in one load.

 

Thank you!

1 answer

0 votes
Josh Simnitt
Contributor
September 26, 2018

Would this work?

/rest/api/2/search?jql=updated>=startOfWeek()&startAt=0&maxResults=-1

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events