[Koha-bugs] [Bug 33418] Allow setting overlay_framework for connexion imports

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 5 14:54:39 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33418

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 149203
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=149203&action=edit
Bug 33419: POC untested

This will require testing, and better instructions on how to match etc.

To test:
1 - Supply a value for 'framework' and 'overlay_framework' in the connxion.conf
file
2 - Setup connexion, there is some help here on testing values:
    https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15720
3 - Test importing bibs that match, and that don't match
4 - Confirm the framework value is used for new records
5 - Confirm if framework is blank the default framework is used for new records
6 - Confirm if framework is not supplied the default framework is used for new
records
7 - Confirm a matching record that overlays obeys the overlay_framework param
8 - Confirm overlayed record uses default framework if the param is blank
9 - Confirm the original records framework is retained if the param is not
passed

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list