https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29692
--- Comment #1 from Andrew Fuerste-Henry <[email protected]> --- To expand a little on why this is an issue, here's what I see frequently: - a single-library system creates all of their rules on the All Libraries page - someone clones those rules to the branch-specific page (either accidentally or in confusion) - time passes, everyone forgets the branch-specific rules are there - someone edits the All Libraries rules to reflect a change in policy - loan behavior doesn't change, because Koha is following the branch-specific rules If we force Koha to always load the All Libraries rules first for a single-library system, we are telling Koha that the first rules it shows us should always be the last rules it enforces. We're explicitly forcing the system to take the more important rules and hide them behind some clicks. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
