Bug 29305 - OAI sets don't work correctly for repeatable tags
Summary: OAI sets don't work correctly for repeatable tags
Status: RESOLVED DUPLICATE of bug 24531
Alias: None
Product: Koha
Classification: Unclassified
Component: Z39.50 / SRU / OpenSearch Servers (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-22 07:36 UTC by Katrin Fischer
Modified: 2021-10-29 13:17 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

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