1

In the cards under Planning there is a Story Points section. It also has "(dev days)" next to it. There is a concern that this might cause confusion so I was wondering if there is a way to edit it and remove the (dev days) part.

Story Points (dev days):

Story Points (dev days)

jessehouwing
  • 106,458
  • 22
  • 256
  • 341
SheldonS
  • 23
  • 3

1 Answers1

0

Yes this is possible. You can use witadmin exportwitd to download the workitem definition, change the field/form and the push the work item type definition back in using witadmin importwitd.

See also: https://learn.microsoft.com/en-us/vsts/work/customize/reference/design-work-item-form?toc=/vsts/work/customize/toc.json&bc=/vsts/work/customize/breadcrumb/toc.json&view=vsts

jessehouwing
  • 106,458
  • 22
  • 256
  • 341