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

Missing ConversationMessageDefinition Metadata #898

Closed
callmekelvin opened this issue Aug 5, 2024 · 2 comments · Fixed by #899
Closed

Missing ConversationMessageDefinition Metadata #898

callmekelvin opened this issue Aug 5, 2024 · 2 comments · Fixed by #899
Assignees
Labels
enhancement New feature or request

Comments

@callmekelvin
Copy link

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 the sfdx 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/CD

Additional context


  • Installation Command: sfdx plugins:install sfdx-git-delta
  • Salesforce Project API Version: 60.0
@scolladon
Copy link
Owner

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!

Copy link

github-actions bot commented Aug 5, 2024

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants