We have on-premises TFS 2015 and I would like to add a WIT field called Actual Time
which is of type Double
to the WIT. Right now, I used the TFS Team Project Manager and I was able to create the custom field for one project. However, our team has multiple projects and I would like to define this custom field across all projects for WIT that are Task
and Bug
. How can I do that?
I've looked at https://www.visualstudio.com/en-us/docs/work/reference/witadmin/manage-global-lists-for-work-item-types, but I just don't see how I can use that to define it globally and then have it show under the FORM
/ LAYOUT
sections in the XML. Is there a global place where TASK
and BUG
WIT definitions exist on the collection level?