You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here the full Exception:
Error migrating ReleaseDefinition: - CD. Please migrate it manually.
Url: POST https://.vsrm.visualstudio.com///_apis/release/definitions/
{"$id":"1","innerException":null,"message":"Pre-approvals or post-approvals in stage '' have more than one automated approval. This is not allowed. Make sure pre-approvals or post-approvals have only one automated approval and try again.","typeName":"Microsoft.VisualStudio.Services.ReleaseManagement.Data.Exceptions.InvalidRequestException, Microsoft.VisualStudio.Services.ReleaseManagement2.Data","typeKey":"InvalidRequestException","errorCode":0,"eventId":3000}
the approval is unique and the trigger is manual in Pre-Approvals, I cannot make sense of the error, thanks
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Here the full Exception:
Error migrating ReleaseDefinition: - CD. Please migrate it manually.
Url: POST https://.vsrm.visualstudio.com///_apis/release/definitions/
{"$id":"1","innerException":null,"message":"Pre-approvals or post-approvals in stage '' have more than one automated approval. This is not allowed. Make sure pre-approvals or post-approvals have only one automated approval and try again.","typeName":"Microsoft.VisualStudio.Services.ReleaseManagement.Data.Exceptions.InvalidRequestException, Microsoft.VisualStudio.Services.ReleaseManagement2.Data","typeKey":"InvalidRequestException","errorCode":0,"eventId":3000}
the approval is unique and the trigger is manual in Pre-Approvals, I cannot make sense of the error, thanks
Beta Was this translation helpful? Give feedback.
All reactions