Search code examples
tfstfs-warehouse

TFS Warehouse field OriginalEstimate


One of our customer is using scrum based project and he is looking for the original estimate field in the warehouse table. As we know it's available for Agile based project but not for the scrum one's, is there any possible way to get the customized field added and get that populated in warehouse?


Solution

  • Actually in Scrum there is a equivalent “Effort” field on the Product Backlog Item is meant to be any unit the team decides they want to use. See this User Voice for details.

    A project created with the Agile or CMMI process template will have that field and it will create the field in the cube. Scrum projects don't have that field, so if your project is created with the Scrum process template your Task work item does not have that field and the value in the cube will be blank.

    You can customize your Task work item to add the field.

    So, yes, you can customize your Task work item to add the field if you want to capture the original estimate of the task. You can use the process editor in the power tools for that purpose or you can use witadmin. See Add or modify a field to track work for details.

    You can reference below screenshot to add the original estimate filed for Task with the Process Editor:

    enter image description here