Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ERROR running force:source:deploy: INVALID_ID_FIELD: Source validate does not meet the cutoff criteria for testless deploy

A. This suggests that the provided validation deployment Job ID does not meet either of the below criteria's :

  1. ID provided for the validation job is unsuccessful/in-progress.

  2. ID provided for the validation job is not having test execution available.

  3. ID provided for the validation job is not having test coverage criteria (75%) met.

Q. Quick Deploy Task fails with below message

ERROR running force:source:deploy: INVALID_ID_FIELD: Source is not a check-only deploy

A. This suggests that the provided Validation deployment Job ID is not a Validation deployment job ID but a Deployment Job ID created as part of Validation but rather as part of Deployment and therefore is not applicable for Quick Deployment.

...

A. This suggests that the provided Validation deployment Job ID is not a valid Salesforce deployment ID and therefore not eligible for Quick Deployment. This can also occur if the Job ID was created as part of Apex Test Run (Unit Testing) step.