Closed christianjosephvarriale closed 4 years ago
This has been addressed in this PR: https://github.com/elasticio/salesforce-component/pull/109
@bennmcgregor
Not sure if
UPD: the wrong branch was takenLookupObjects ( at most 1 ) doesn't work for date or datetime field types
bug fix works correctly, I'm still getting the same error for the following input:
Summary
"query WHERE 'custom_field__c = '{{date_str}}' "
I have attached my current solution used for the deleteObject.js code in a screenshot.
Steps to reproduce
Relevant screenshots