How can i track list of stories and efforts(burned for that stories) for a period of time

40 views
Skip to first unread message

Sandeep M

unread,
Sep 21, 2014, 10:29:48 PM9/21/14
to version...@googlegroups.com
How can i track list of stories and efforts(burned for that stories) for a period of time.Or is it feasible to do it with some API?

Acey Bunch

unread,
Sep 24, 2014, 5:48:14 PM9/24/14
to version...@googlegroups.com
This can certainly be done using the VersionOne API.

The key thing to look at is how to query actuals (otherwise known as effort) filtering on the Workitem ID and a date range.

For example, this query will get you the actuals for a specific story:

https://{server}/{instance}/rest-1.v1/Data/Actual?where=Workitem=%27Story:6989%27

You can learn more about VersionOne API queries in the Developer Community site here: http://community.versionone.com/Developers
Reply all
Reply to author
Forward
0 new messages