Forum Discussion
timstspry
Sep 07, 2022Copper Contributor
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...
Ian_Donaldson
Sep 12, 2022Brass 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
https://docs.microsoft.com/en-us/azure/devops/boards/backlogs/manage-bugs?view=azure-devops
timstspry
Sep 13, 2022Copper Contributor