Bug 18939

Summary: Record matching rules didnot work by matching with callnumber
Product: Koha Reporter: Narapol Wongla <narapol>
Component: importedbugsAssignee: Bugs List <koha-bugs>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: nick
Version: 16.11   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
RMNOTE - See bug 18393 - typo in commit messages
Version(s) released in:
Circulation function:

Description Narapol Wongla 2017-07-14 04:20:44 UTC
I try to migrate data from WISIS to koha. In record matching rules, I was created rule for matching with callnumber (tag 080$a). The result is "no matching found" , even though a match exists.
If anyone met this issue before, please help me to fix.
Comment 1 Katrin Fischer 2017-07-16 10:48:36 UTC
I think this would be better on the mailing list - in order for the matching to work, you need to set it up correctly and possibly have a search index on the field too. Please try asking on the mailing list and see if people can help you there. I'd include exactly how you set up the matching rule for people to help spot the issue.