How to get a listing with the Last update date or unused projects listing
search cancel

How to get a listing with the Last update date or unused projects listing

book

Article ID: 230575

calendar_today

Updated On:

Products

Rally SaaS

Issue/Introduction

Is there a way to determine the last date and time that a project within the Rally Workspace has been modified or changed? For example, I would like to know the last time that any user has made any changes to the project "XYZ".

Resolution

This script will scan Rally/Agile Central projects and look for artifacts that have been modified in the last 60 days. If it doesn't find anything it reports that project as unused.

The number of days can be configured via the "lookback" variable in the script. Change it to anything that is more appropriate for you.

https://github.com/davidledeaux/unused_projects