Forum Post: RE: Date field comparison failing for dates which are null

  • Thread starter Thread starter jomiller
  • Start date Start date
Status
Not open for further replies.
J

jomiller

Guest
Rule processing does support null values. In most cases, there is an implicit null check done against both sides of the operator. If one of the values is null, then the Condition will not be evaluated, and the rule will not fire. This is expected behavior. For advanced rule authors that are proficient in alias bindings to associations, filters may need to be applied to the alias to include or exclude associated objects from the collection based on a null value. I see that a Support Ticket has been created related to this issue. Support will gather Rule Assets, and they will be able to specifically identify the problem. Once this is done, a follow up posting will be made to explain to other users in the Community. Thank you for your patience.

Continue reading...
 
Status
Not open for further replies.
Back
Top