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 metadata types #456

Closed
abendris27 opened this issue Feb 15, 2023 · 3 comments · Fixed by #461
Closed

Missing metadata types #456

abendris27 opened this issue Feb 15, 2023 · 3 comments · Fixed by #461
Assignees
Labels
enhancement New feature or request

Comments

@abendris27
Copy link

abendris27 commented Feb 15, 2023

What is the problem?


The 2 following metadata types are not recognized when doing a diff
DecisionMatrixDefinition
ExpressionSetDefinition

is this related to getting the metadata types ?

What is the parameter and the value you used with it?

sfdx sgd:source:delta --to HEAD --from $commitId --output $(SGD_DIR)
--> the generated package.xml doesn't contain any added Expression set or decision matrix

What is the expected result?

InsurancePolicyAsset.Unpaid_months__c CustomField AcquisitionLoadingMatrix CommutationMatrix Parameters DecisionMatrixDefinition SurrenderValue_V1 ExpressionSetDefinitionVersion 57.0

What is the actual result?

all the rest expt this

Steps to reproduce

Execution context


Operating System:

yarn version:

node version:

git version:

sfdx version:

sgd plugin version:

More information (optional)


@abendris27 abendris27 added the bug Something isn't working label Feb 15, 2023
@scolladon scolladon added enhancement New feature or request and removed bug Something isn't working labels Feb 16, 2023
@scolladon
Copy link
Owner

Hi @abendris27!

Thanks for raising this feature request and thanks for contributing in making this project better!

We are going to add those metadata in the next release.

Here is the metadata definition we are going to add:

@abendris27
Copy link
Author

Thanks for your reactivity

@github-actions
Copy link

Shipped in release `v5.13.0`.
You can install the new version using the version number or the `latest-rc` channel
```sh
$ sfdx plugins:install sfdx-git-delta@latest-rc
$ sfdx plugins:install [email protected]
```

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