sfdc-git-package
sfdc-git-package copied to clipboard
Is this tool restricted to only version 40?
Am getting following error when tried to deploy using ANT:
[sf:deploy] Component Failures:
[sf:deploy] 1. objects/abc_Trigger_Apex_Switch__mdt.object (abc_Trigger_Apex_Switch__mdt.Method_Name__c) -- Error: Property 'businessStatus' not valid in version 40.0
Inside package.xml its showing <version>40.0</version>
did you try to set the -a (--api-version) parameter ?