devops-center-roadmap icon indicating copy to clipboard operation
devops-center-roadmap copied to clipboard

Error with sfdx force:source:deploy does not propagate to Error Details

Open fmannreply opened this issue 2 years ago • 0 comments

Steps to reproduce:

  1. Have some faulty metadata
  2. Try full sync into Dev Environment

Actual Behavior:

  1. Back sync starts
  2. Back sync crashes with error message empty: image
  3. The sf_devops__Async_Operation_Result__c shows the actual error under sf_devops__Message__c: image

Expected Behavior

  1. Back sync starts
  2. Back sync crashes and shows error message Unexpected child metadata [/tmp/doce-gnIAB9/force-app/main/default/objectTranslations/dynamo__Dynamo_Document__c-de/DEU_KSUClassification__c.fieldTranslation-meta.xml] found for parent type [CustomObjectTranslation] in DevOps Center's UI

fmannreply avatar Nov 01 '23 13:11 fmannreply