Bug 18939 - Record matching rules didnot work by matching with callnumber
Summary: Record matching rules didnot work by matching with callnumber
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: importedbugs (show other bugs)
Version: 16.11
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-14 04:20 UTC by Narapol Wongla
Modified: 2019-05-30 12:28 UTC (History)
1 user (show)

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.