https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29692 Bug ID: 29692 Summary: Koha should respect DefaultToLoggedInLibraryCircRules on a single-library system Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com If the system only contains one library, the system preference DefaultToLoggedInLibraryCircRules is not followed. Instead, Koha will always take one to the rules for all libraries. This behavior is not documented on the syspref itself or in the manual. The related sysprefs DefaultToLoggedInLibraryNoticesSlips and DefaultToLoggedInLibraryOverdueTriggers do not behave this way. In a singl-library system, they both continue to apply as stated. This forced and undocumented behavior increases confusion. We should follow the choice on the system preference even if there is only one library. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.