https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29145
David Gustafsson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #11 from David Gustafsson <[email protected]> --- (In reply to Andrew Fuerste-Henry from comment #9) > I went through the test plan I posted above, but hit an issue at step 14. I > have a patron with two items both 2 days overdue. My overdue notice triggers > generate a notice and a restriction at 2 days overdue. When I run the > overdues cron, the notice and restriction generate as expected. I have > AutoRemoveOverduesRestrictions set to when_no_overdue_causing_debarment. My > restriction gets removed when I check in the first of the two items. This is > incorrect; I should have to check in both items for the restriction to be > removed. Hi! Thanks for the feedback and the test plan. Without it would not have discovered the edge-case where overdue items should trigger debarments when are delayed the same number of days that would trigger debarment. Have also updated the tests to reflect your test plan and result in the same error with the previous code. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
