API - state change dates
I would love the api to tell me the date a status change took place on a story. I'm trying to write a little tool that I can run at the end of the day which will tell me all of the stories that I've started, finished, delivered or have been accepted. I see that there is an accepted_at date which will be useful for now but I'd really appreciate a general state_changed_on date so my end of the day report can include more than just accepted stories.
5
people like this idea
I like this idea!
Tell me when this idea gets some attention.
The more people who like this idea, the more it gets noticed.
The more people who like this idea, the more it gets noticed.
-
Inappropriate?This doesn't answer your question directly, but have you seen Tracker's progress report?
http://www.pivotaltracker.com/reports...
It lets you do what I think you're looking for. -
Thanks for the quick reply. The progress report looks great, it's almost exactly what I need, the only thing that is missing is the ability to filter stories based on the owner. I could start off with a report, and then use an api call for each story but that seems overkill, plus I'd have to screen scrape to generate a report and I'd prefer to only use the api. -
Inappropriate?Great idea. A simple 'started_at' would be really useful as a story field so I can track cycle-time for stories...
I’m excited
-
Inappropriate?Initially, I believe it would be cool to start with the following additional nodes to the story xml response
started_at
finished_at
delivered_at
accepted_at
rejected_at
I am not certain how to handle the multiple combinations of each of these states but I imagine it is an issue that you have resolved with the Point Breakdown Charts.
I’m thankful
Loading Profile...



EMPLOYEE