ForceCLI/force

Error when trying to deploy duplication rule

Closed this issue · 2 comments

When run force push for duplicated rules as following:
force push -f src/duplicateRules/Contact.XXXX.duplicateRule
getting the following error:

Unknown type name 'duplicateRules' specified in package.xml
Test Failures - 0
ERROR: Some components failed deployment

I've opened #508 to fix this.

Fixed in #508