Bug 13576

Summary: Add a default circulation rule to the optional sample data
Product: Koha Reporter: Magnus Enger <magnus>
Component: Installation and upgrade (web-based installer)Assignee: Magnus Enger <magnus>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: advsalahuddinahmed072, cbrannon, gmcharlt, jonathan.druart, liz
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15757
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Magnus Enger 2015-01-14 08:04:16 UTC
How many times have we seen people confused by weird behaviour in Koha, which was caused by them not having entered a "catch all" basic circulation rule? 

If we had a very simple sample rule that would catch the combination of all patron categories and all item types, it might save some confusion. 

This should be a part of the optional sample data that users can choose to install as part of the web installer.
Comment 1 Katrin Fischer 2015-01-18 16:46:19 UTC
*** Bug 9527 has been marked as a duplicate of this bug. ***
Comment 2 Christopher Brannon 2016-04-06 14:18:22 UTC
Why sample data?  Why not a default behavior if no rules are present?  Either reject transactions until all the pieces are in place, or have a hard set rule in place in case basic rules or a "catch all" is defined by admin.
Comment 3 Magnus Enger 2016-04-07 08:56:51 UTC
(In reply to Christopher Brannon from comment #2)
> Why sample data?  Why not a default behavior if no rules are present? 
> Either reject transactions until all the pieces are in place, or have a hard
> set rule in place in case basic rules or a "catch all" is defined by admin.

Doing it via sample data (or mandatory data for that sake) was seen as a quick fix. No objections to making a proper fix for it!
Comment 4 Magnus Enger 2016-04-07 08:57:21 UTC

*** This bug has been marked as a duplicate of bug 15757 ***
Comment 5 Jonathan Druart 2016-04-07 09:53:29 UTC
Magnus, it's not a duplicate, bug 15757 won't create a default rule.
Comment 6 Katrin Fischer 2020-01-06 14:11:10 UTC
I think this has been solved by the onboarding tool that forces you to add a circulation rule at time of installation.