Bug 28337: Use existing definition in ccl.properties and bib1.att
authorNick Clemens <nick@bywatersolutions.com>
Mon, 30 Aug 2021 12:28:39 +0000 (12:28 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 15 Oct 2021 09:34:26 +0000 (11:34 +0200)
commit663f937d8598784bde3ebf3e94e2a9e8d11d99eb
tree0d6dd0feef849d25b3351a98888590fbc73562c3
parent3a30e2d66cd964c3a18c14c8a5b7184d6dbae56b
Bug 28337: Use existing definition in ccl.properties and bib1.att

As the field is already dfined, we don't need to add anything here.
Bib1.att can use the existing number as well

To test, enable zebra debugging in koha-conf, adding 'request' to the list:
<zebra_loglevels>none,fatal,warn,request</zebra_loglevels>

Restart all the things

Repeat matching (redo matching with no rule, then with OCN rule)
Tail the zebra-output.log and note 1=Ohter-control-number is searched and match is found
Perform a search in the staff client for: other-control-number:expialodocious
Note in logs that 1=1211 is searched

Previous test plan did not mention copying ccl.properties and bib1.att to the package install,
so highlighted that things work without these changes

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
etc/zebradb/authorities/etc/bib1.att
etc/zebradb/ccl.properties