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
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
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]
```
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.0What 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)
The text was updated successfully, but these errors were encountered: