-
Notifications
You must be signed in to change notification settings - Fork 78
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
[New Source Plugin] Could not infer a metadata type on botVersion #1076
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. |
Thanks for reporting this @aheber we've already noticed this and I'm working on a fix now |
I'm also facing the same issue. Thank you. |
Thanks for using the source plugin beta and reporting this issue everyone! The fix was made to the source-deploy-retrieve library here: forcedotcom/source-deploy-retrieve#372 and will be included in the next release of that library this week and will also be consumed within the source plugin beta (also this week). Based on the number of issues the source plugin beta solves and the slow rate of incoming issues with it we are planning to promote the source plugin as a core plugin to the production cli next week Thursday, July 22nd. Unless something major happens to prevent the promotion, this is the plan. Thanks again! |
@shetzel, great! I'll get this installed once it is available. I have a mild concern about releasing on the 22nd only because I haven't been able to do much testing because the new source plugin hasn't been able to successfully run on my metadata yet. As long as I can build a fresh scratch org with it once it has been updated then I suspect I'll be good to go. |
@aheber - good to know. It's very possible that date could slip based on new bugs found and their fixes. Thanks! |
I think is fixed in the current version. Closing. |
I am using Should I open a new issue? |
Summary
Using the
force:source:retrieve
orforce:source:deploy
commands with the new Source Plugin (#1057) throwsSteps To Reproduce:
I haven't tried to build an isolated project to reproduce this yet. If that is needed please let me know and I can try and distil it from my existing project.
Expected result
Metadata should have deployed or retrieved.
Actual result
Command failed with the above error message
Additional information
SFDX CLI Version(to find the version of the CLI engine run sfdx --version):
sfdx-cli/7.108.0 win32-x64 node-v14.17.1
SFDX plugin Version(to find the version of the CLI plugin run sfdx plugins --core)
OS and version:
Windows 10
The text was updated successfully, but these errors were encountered: