Closed callmekelvin closed 3 months ago
Hi @callmekelvin !
Thanks for raising this issue and thanks for contributing in making this project better!
I'll ship a new version including this feature soon, stay tuned!
Shipped in release v5.42.0
.
You can install the new version using the version number or the latest-rc
channel
$ sfdx plugins:install sfdx-git-delta@latest-rc
$ sfdx plugins:install sfdx-git-delta@v5.42.0
Happy incremental deployment!
Is your proposal related to a problem?
"ConversationMessageDefinition" Metadata is not generated in the
package.xml
file. However, it is supported by the Salesforce Metadata CLI/ API:Describe a solution you propose
I would like the SGD plugin to capture
ConversationMessageDefinition
changes when running thesfdx sgd:source:delta
command.force-app/main/default/conversationMessageDefinitions/<File_Name>.conversationMessageDefinition-meta.xml
Describe alternatives you've considered
Deploying the
ConversationMessageDefinition
metadata manually outside of CI/CDAdditional context
sfdx plugins:install sfdx-git-delta
60.0