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?
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.
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 usewitadmin
. 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 theProcess Editor
: