Bug 29305

Summary: OAI sets don't work correctly for repeatable tags
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: Z39.50 / SRU / OpenSearch ServersAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: julian.maurice, m.de.rooy
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Katrin Fischer 2021-10-22 07:36:27 UTC
When using an OAI set with a mapping to a repeatable field, only the first occurrence of the field will be taken into account.

The mapping need to look at all occurences to avoid records missing from the OAI set.
Comment 1 Julian Maurice 2021-10-29 09:54:11 UTC
It looks like it was fixed in 20.05 by bug 24531 and I cannot reproduce the bug on master. Can you provide a test plan please ?
Comment 2 Katrin Fischer 2021-10-29 13:17:07 UTC
Hi Julian,

sorry for causing you extra work and thank you for looking into this! We just verified today that it works correctly in our 20.11 installation, but I didn't get to update the bug yet. But also glad to see our tests verified by a bug fix - I couldn't locate it before I filed this.

*** This bug has been marked as a duplicate of bug 24531 ***