elasticio / salesforce-component

elastic.io component that connects to Salesforce API (node.js)
Apache License 2.0
3 stars 7 forks source link

LookupObjects ( at most 1 ) doesn't work for date or datetime field types #111

Closed christianjosephvarriale closed 4 years ago

christianjosephvarriale commented 4 years ago

Summary

I have attached my current solution used for the deleteObject.js code in a screenshot.

Steps to reproduce

Relevant screenshots

Screenshot from 2020-02-11 12-33-27 Screenshot from 2020-02-11 12-42-56 Screenshot from 2020-02-11 15-46-06

bennmcgregor commented 4 years ago

This has been addressed in this PR: https://github.com/elasticio/salesforce-component/pull/109

stas-fomenko commented 4 years ago

@bennmcgregor Not sure if LookupObjects ( 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: UPD: the wrong branch was taken