-
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
'package version create' is failing for all Custom Metadata records with 'not found custommetadata__mdt'. #3140
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. |
Hello @good-ghost 👋 It looks like you didn't include the full Salesforce CLI version information in your issue. A few more things to check:
Thank you! |
Hello @good-ghost 👋 None of the versions of Shared: Update to the latest version of Salesforce CLI (docs) and confirm that you're still seeing your issue. After updating, share the full output of |
Hello @good-ghost, so this just suddenly stopped working (even with the same version of the CLI)? It seems likely that this is a server side bug, but could you please provide a little more information:
I am hoping that this will give us a bit more information to pass along. |
Hello, @iowillhoit Here is modre detail log file. BTW, If I skip the validation, package version would be created. Thanks and regards. |
Thank you for the additional details @good-ghost! I have reached out to the Packaging team about this. |
Toward the end of that file there are several errors listed. Have you looked to try to resolve those? The errors could be cascading. I'd start by looking at If you are unable to resolve those errors, are you able to provide use with an sfdx project that reproduces this issue? |
I can not resolve 'Invalid type error'. I was create a package version at 2024/11/25 with same source codes. I'm sorry, due to our confidentiality pledge, we can't share the code we're developing externally. |
Summary
When I create package version, I met the messages something like followings.
It is similar problem like Issue #1582
Steps To Reproduce
I cannot provide the codeset, it is company confidentials.
However, I was create a package version at 2024/11/25 with cli version 2.66.7. But it was failed at 2024/11/26 with cli version 2.66.7 and 2.67.7. I trying to package version create with almost same codeset. I just chaged a field size of string field of custom metadata. If I tried to restore the field to previous one, package version create still failed.
I also tried with version 2.68.6 right now, met the same result 'failed'
Expected result
Package version cretaed
Actual result
Failed package version create.
Additional information
System Information
OS : Windows 10
Terminal : PowerShell in VS Code
The text was updated successfully, but these errors were encountered: