Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: FitzyHi Folks,
I am struggling with the exact tab configuration when using the "Fuzzy X-ref" node.
I am trying to get the Exact tab working first, before I worry about the configuration in the Fuzzy tab.
I am trying to exact match on two fields:
Left input:
'Issue_Type','Changed_By_User_Id'
Right input:
'Source_Issue_Type_CODE','User_Id'
This will only bring back matches for "Issue_Type" and "Source_Issue_Type_CODE"
If I switch the order around to:
Left input:
'Changed_By_User_Id','Issue_Type'
Right input:
'User_Id',''Source_Issue_Type_CODE'
This will only bring back matches for "Changed_By_User_Id" and "User_Id".
Anybody can inform me why it behaves this way ?
Kind regards,
Sean