dmitryserbin / azdev-release-orchestrator

Azure DevOps extension to manage and orchestrate release pipelines
MIT License
23 stars 12 forks source link

Error installing the extension to Azure DevOps Server 2020 #75

Open TonyOB61 opened 2 years ago

TonyOB61 commented 2 years ago

The error we are seeing when we attempt to upload the extension to Azure DevOps Server, is "Extension validation error Task definition input 'strategy' and Task definition input 'proceedSkippedStages' must belong to same group as they are dependent inputs for Task with ID '5d38d46b-4c0a-4c14-8f0c-04df59e4dc27'."

Could you advise what this means and what is needed to resolve it?

dmitryserbin commented 2 years ago

Thanks for reporting this.

It seems like your Azure DevOps Server instance has different extension validation rules logic for some reason. There's no such requirement in Azure DevOps Services. It might be just a bug in your Azure DevOps Server version or a feature.

Please double check if you're running the latest version/patch of Azure DevOps Server 2020?