Right now, if we input time to a VSTS item directly, TimeTracker wil not sum up CompleteWork value from. Is there anyway to have the total value (item Complete Work + children sum up value ) for an items?
Could you support Rest API to get values your integration Time tab of a VSTS work item?
-
Hi Toan Tran Tuong,
if you enable automation of CompletedWork field in Timetracker, you should not modify this field directly in work items, but rather add time through Timetracker. You can even make this field ReadOnly in your work item forms that your users cannot accidentally change it.
This is recommended way to maintain these fields when work item automation is enabled in Timetracker.
There is no API right now, but we are working on Reporting API right now, where you will be able to fetch summed time for all items including all children. Follow our release notes section to get notified when this is released.
Maxim Lutsan
Please sign in to leave a comment.
Comments
1 comment