You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create or modificate som OmniChannelSettings metadata type. Push it to repository.
run
$ sfdx sgd:source:delta --output /tmp/delta-deployment --to HEAD --from HEAD~3
Execution context
[jenkins@jnk-salesforce]$ uname -v ; yarn -v ; node -v ; git --version ; sfdx --version ; sfdx plugins #1 SMP Sun Oct 22 17:17:17 UTC 2023
-bash: yarn: command not found
v16.20.1
git version 2.40.1
› Warning: sfdx-cli update available from 7.208.10 to 7.209.6.
sfdx-cli/7.208.10 linux-x64 node-v16.20.1
› Warning: sfdx-cli update available from 7.208.10 to 7.209.6.
sfdmu 4.28.0
sfdx-git-delta 5.22.0
Provide the output of these commands:
$ git diff --name-status --no-renames HEAD~3 HEAD
M force-app/main/default/omniSupervisorConfigs/OCS_1.omniSupervisorConfig-meta.xml
M force-app/main/default/omniSupervisorConfigs/OCS_1.omniSupervisorConfig-meta.xml
M force-app/main/default/objects/Incentive__c/Incentive__c.object-meta.xml
The text was updated successfully, but these errors were encountered:
Thanks for raising this enhancement request and thanks for contributing in making this project better!
From what I see in the feature request, what you want is to add the OmniSupervisorConfig metadata support, right ? Not the OmniChannelSettings right ?
I think it is different but I want you to confirm.
Issue verification check:
What is the problem?
After create or modificate a OmniChannelSettings metadata type and commited to the repo, no reference appears at package.xml
What is the parameter and the value you used with it?
sfdx sgd:source:delta --output /tmp/delta-deployment --to HEAD --from HEAD~3
What is the expected result?
package.xml:
What is the actual result?
package.xml
Steps to reproduce
$ sfdx sgd:source:delta --output /tmp/delta-deployment --to HEAD --from HEAD~3
Execution context
[jenkins@jnk-salesforce]$ uname -v ; yarn -v ; node -v ; git --version ; sfdx --version ; sfdx plugins
#1 SMP Sun Oct 22 17:17:17 UTC 2023
-bash: yarn: command not found
v16.20.1
git version 2.40.1
› Warning: sfdx-cli update available from 7.208.10 to 7.209.6.
sfdx-cli/7.208.10 linux-x64 node-v16.20.1
› Warning: sfdx-cli update available from 7.208.10 to 7.209.6.
sfdmu 4.28.0
sfdx-git-delta 5.22.0
Provide the output of these commands:
$ git diff --name-status --no-renames HEAD~3 HEAD
M force-app/main/default/omniSupervisorConfigs/OCS_1.omniSupervisorConfig-meta.xml
M force-app/main/default/omniSupervisorConfigs/OCS_1.omniSupervisorConfig-meta.xml
M force-app/main/default/objects/Incentive__c/Incentive__c.object-meta.xml
The text was updated successfully, but these errors were encountered: