JZN-00276
function must match for path-to-path comparison
        
        Cause
An item function was used on one side of a path-to-path comparison without matching the other side of the comparison.
Ensure that the same item function is used on both sides of the path-to-path comparison.
Action
None