Rule Date Comparisons in Rules Engine
When creating Rule Criteria using "Rule Date" as the value, is seems that "Rule Date" is evaluating as a full date/time value, rather than just the Date. This is confusing and is inconsistent with other Salesforce date comparisons.
My use case is this -
Rule 1 adds Customers into the Customer Repository
Rule 2 takes and Customers with Create Date=Rule Date and add the New Customer Onboarding CTA. However the evaluation doesn't work because Rule Date is the full string of date and time.
I have a workaround for this, but would like to see date comparisons be done just on the actual date.
My use case is this -
Rule 1 adds Customers into the Customer Repository
Rule 2 takes and Customers with Create Date=Rule Date and add the New Customer Onboarding CTA. However the evaluation doesn't work because Rule Date is the full string of date and time.
I have a workaround for this, but would like to see date comparisons be done just on the actual date.