microsoft / AzureDevOpsDemoGenerator

Azure DevOps Demo Generator helps teams create projects on their Team Services account with pre-populated sample content that includes source code, work items, iterations, service endpoints, build and release definitions based on a chosen template
https://azuredevopsdemogenerator.azurewebsites.net/
MIT License
343 stars 202 forks source link

ERROR in import #941

Closed Espantaleon closed 1 year ago

Espantaleon commented 1 year ago

Copy Diagnostic Log VS402362: No process template with type 62a4d689-9a18-49ea-a6f9-a7d6de8345dc was found.

aksh-h commented 1 year ago

Looks like this error is from the customized template. When you are importing the custom generated template, make sure that you have the same process Id in the source and target organization or import the template in the same organization.

Other option is, change the process template Id in the ProjectSettings.json file and import the template. image