In my recipe, I’m using a trigger condition to pick new or updated Contracts from Salesforce where:contract_end_date.to_date > yesterdayIf one of the records has a blank or null Contract End Date, how does the Salesforce connector behave? Will it sti...