Do you Check-in your process template into source control? (legacy)
Loading last updated info...
For Azure DevOps Server (and old TFS servers) Note: If using Azure DevOps (cloud) then you have no method of tracking changes to the Process Template.
The customized process template is a very important asset for your team, you should use Source Control to store the work-in-progress template so you can track the changes and avoid mistakes.
<imageEmbed alt="Image" size="large" showBorder={false} figureEmbed={ { preset: "default", figure: "customized process template in source control", shouldDisplay: true } } src="/uploads/rules/do-you-check-in-your-process-template-into-source-control/CheckInTemplateIntoSourceControl.png" />You should also keep a version history log in ProcessTemplate.xml so you can track the deployed version easily.
Figure: ProcessTemplate.xml with version history log