Skip to content
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

Omnichannel not activated when specified in the scratch definition file #404

Closed
mohametso opened this issue May 13, 2020 · 2 comments
Closed
Labels
area:org owned by another team The Salesforce CLI team does not own this work but will pass on the information to the correct team.

Comments

@mohametso
Copy link

When creating the scratch org the omnichannel that supposed to be activated, is not
I'm Using Mac OS Catalina
And the CLI version is: sfdx-cli/7.57.1-dbf54fc584 darwin-x64 node-v10.15.3

Bellow the extract of our scratch org definition file.

{
"orgName": "Demo company",
"edition": "Enterprise",
"language": "fr",
"features": ["PersonAccounts","Workflow","MarketingUser","SalesUser","Knowledge","ServiceCloud","AdditionalFieldHistory:40","RecordTypes","FieldAuditTrail"],
"settings": {
"chatterSettings": {
"enableChatter": true
},
"quoteSettings": {
"enableQuote": true
},
"omniChannelSettings": {
"enableOmniChannel": true
},
"opportunitySettings": {
"enableOpportunityFieldHistoryTracking": true
},
"accountSettings": {
"showViewHierarchyLink": true
},
"enhancedNotesSettings": {
"enableEnhancedNotes": true,
"enableTasksOnEnhancedNotes" : true
},
"userManagementSettings": {
"enableNewProfileUI": true
},
"surveySettings": {
"enableSurvey": true
},
"pathAssistantSettings": {
"pathAssistantEnabled": true
}
}
}

@clairebianchi clairebianchi added the owned by another team The Salesforce CLI team does not own this work but will pass on the information to the correct team. label May 15, 2020
@clairebianchi
Copy link
Collaborator

@mohametso I have let the scratch org team know you have encountered this issue

@cristiand391
Copy link
Member

closing this since it seems it was a related to a specific org. If someone else gets a similar error please log a new issue.

@cristiand391 cristiand391 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:org owned by another team The Salesforce CLI team does not own this work but will pass on the information to the correct team.
Projects
None yet
Development

No branches or pull requests

4 participants