Hi Team,
It does not appear that the definition of “Default Value” on a URL field is correct in Horizon Rules. When hovering over default value (in the action step) it states: “The default value will be used if the incoming field is not present or invalid.”
However I had a customer who was trying to pass URL values in this rule, and it only changed URL values to the default value when the incoming value was null. There were 2 records which came in with invalid URL’s (not null) and they were rejected completely, causing the rule to run Partially Successful.
It would seem as it currently stands the definition of Default Value should be: “The default value will be used if the incoming field is not present.” (NOT Invalid).
Has anyone else experienced this? Is there something I am missing?