https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36712 Bug ID: 36712 Summary: Alert "Maximum checkouts calculated from the circulation rule" is wrong with child itemtypes Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: victor@tuxayo.net QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com When trying to checkout an item with a child itemtype, it fails to say that the parent rule applied and says "All item types" Test plan: 1. have an itype BK (Books in sample data) 2. create an itype BK2, set BK as the parent to BK2 3. create a circ rule for All Patrons, item type BK (displays as "Books (All)" in the circ rules interface), setting total checkouts to 1 4. do not create any rule specifically for the BK2 itype 5. have 2 BK2 items (can be on the same bib record) 6. Try to checkout the 2 items 7. The alert mention matched circ rule is for "Item type: All item types" 8. This is wrong -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.