Bug 30552

Summary: Add a way to import circulation rules
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, janet.mcgowan, kyle.m.hall, lisettepalouse+koha
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18392
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Nick Clemens (kidclamp) 2022-04-15 12:33:12 UTC
bug 18392 added a method for exporting the circ table, however, that bug originally requested both import/export - opening this to allow import to be explored in the future
Comment 1 Lisette Scheer 2022-04-19 18:11:49 UTC
Yes, this would be great. Our consortium recently overhauled our circulation rules and being able to change them in a file and import them on the day of would have been much simpler than we were able to do.
Lisette
Comment 2 Katrin Fischer 2022-06-06 20:52:37 UTC
*** Bug 30589 has been marked as a duplicate of this bug. ***
Comment 3 Katrin Fischer 2022-06-06 20:52:59 UTC
Moved from duplicate bug 30589:

(In reply to Andrew Fuerste-Henry from comment #1)
> I'd be uncomfortable with this feature moving forward until we've first
> adding logging for changes to circ rules (Bug 16544). The idea of someone
> importing a malformed csv and wiping out their circ rules is unpleasant.