-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MDAPI:DEPLOY:REPORT][7.195.2] Error when asking for deploy status/report #2042
Comments
Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support. |
Facing same error on 7.195.2 |
Facing a similar error while running sfdx project deploy report --job-id myJobId --coverage-formatters text Error (1): Cannot read properties of undefined (reading 'apiVersion') SFDX runs on version |
This issue has been linked to a new work item: W-12992146 |
@adrianioana I made that a separate issue. #2046 |
Hi @adrianioana - this was released as part of a patch to the |
Summary
[MDAPI:DEPLOY:REPORT] Error when asking for deploy status/report
Steps To Reproduce:
Repository to reproduce: dreamhouse-lwc
NOTE: If your issue is not reproducable by dreamhouse-lwc, i.e. requires specific metadata or files, we require a link to a simple Salesforce project repository with a script to setup a scratch org that reproduces your problem.
sfdx force:mdapi:deploy:report -i ${DEPLOYMENT_ID} --json -u $ORG_ALIAS
Expected result
Get the deployment status in json as usual
Actual result
System Information
Which shell/terminal are you using? (e.g. bash, zsh, powershell 5, powershell 7, cmd.exe, etc.)
Bash
If you are using
sfdx
Additional information
No error in version 7.194.1
The text was updated successfully, but these errors were encountered: