[Koha-bugs] [Bug 27554] Wrong test for Koha::Patrons->update_category_to child to adult

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 28 13:42:33 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27554

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #5 from Nick Clemens <nick at bywatersolutions.com> ---
I see what you thought here, but actually the patron was updated because they
were too young

child1 is 4 years old - too young for child account

The script will move you to the next categry without checking the age limits
for that category - i believe this is how the past script worked too. It is not
a logical test, but valid

child3 is 18 - you make your tests affect this patron instead - maybe we want
your test in addition to the existing tests?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list