Forum Discussion

timstspry's avatar
timstspry
Copper Contributor
Sep 07, 2022

Work Item Customizations

My company is moving to Azure DevOps.  They would like me to make some customizations to the bug work item type, but I am afraid of making customizations like that because of future releases of Azure DevOps.  Does anyone know if work item customizations are kept in-tact after a new version of Azure DevOps has been released?

 

Thanks in advance!

 

Tim

2 Replies

  • Ian_Donaldson's avatar
    Ian_Donaldson
    Brass Contributor
    Be sure to read the documentation about how Bugs behave differently in ADO depending on how they're configured for the project (i.e. peers or children of Items). I'm using custom Fields and custom workflow states without problem for years, but you really need to be across the documentation, and trying your changes out in a test-project first ;):
    https://docs.microsoft.com/en-us/azure/devops/boards/backlogs/manage-bugs?view=azure-devops

Resources