https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8137 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |andrew@bywatersolutions.com --- Comment #46 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- (In reply to Lucie Gay from comment #26)
the priority rule is applied except for the loan period, it's the one define in the more permissive rule which is taken into account.
This is still valid. To recreate: - create an All Libraries rule for a specific patron category / item type that allows 1 checkout for 5 days. Mark this rule as Has Priority - create a library specific rule for same patron category / item type that allows 2 checkouts for 1 day - perform a checkout that matches the patron category / item type your wrote rules for. Confirm it checks out for 1 day (the loan period for the library-specific rule) - attempt a second checkout that matches the patron category / item type your wrote rules for. Confirm the checkout is blocked because it exceeds the checkout limit of the All Libraries rule -- You are receiving this mail because: You are watching all bug changes.