-
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
Settings failing to deploy with CLI v47 #201
Comments
I'm facing the same kind of issue : Error shape/settings/EmailAdministration.settings settings/EmailAdministration.settings With the error : The scratch is created but impossible to push from my org to the scratch. And Don't know why, the "Opportunity Split" doesn't existe in the scratch anymore. I created a scratch yesterday without facing this issue.. In the "test-online-crm-scratch-def.json" file : `{ "orgName": "TestOnsite CRM", |
Hello everyone, Thank you for your help |
This may be slightly different issue but still a problem in sfdx-cli/7.54.4-8ff9ba9cc5 ERROR running force:org:create: No such column 'LanguageSettings' on sobject of type ScratchOrgInfo Very simple config cannot enable translation Workbench on scratch org on creation to require manual step and breaks any type of CICD pipelines. This case NO actual translation used but Admin simply enabled Report Filter by language and broke the DX build. |
@iandrosov aren't you just missing a
|
@FabienTaillon : What JSON structure to add here to make sure that for German and French the translation workbench is pre-selected? |
I don't think it's part of the settings, but part of the metadata. For instance, after activating French, a file named |
👋 Grooming old Issues. Regarding the original post, If others are still having Settings related trouble, please open a new Github Issue. Thanks! |
BUG
Summary
Settings in
project-scratch-def.json
fails to deploy with sfdx cli v47.1.5.Moving back to previous version of the sfdx cli does work (
sfdx plugins:install [email protected]
)Steps To Reproduce:
Expected result
Scratch Org is created.
Actual result
Additional information
@oclif/plugin-commands 1.2.3 (core)
@oclif/plugin-not-found 1.2.3 (core)
@oclif/plugin-plugins 1.7.8 (core)
@oclif/plugin-warn-if-update-available 1.7.0 (core)
@oclif/plugin-which 1.0.3 (core)
@salesforce/lwc-dev-server 1.0.6
├─ @oclif/plugin-update 1.3.9
└─ @oclif/plugin-help 2.2.1
@salesforce/sfdx-trust 3.0.5 (core)
analytics 1.2.1 (core)
etcopydata 0.4.4
generator 1.1.1 (core)
salesforcedx 47.1.5 (core)
├─ force-language-services 47.5.0 (core)
└─ salesforce-alm 47.4.0 (core)
sfdx-cli 7.28.7 (core)
sfdx-migration-automatic 1.5.0
The text was updated successfully, but these errors were encountered: