[Koha-bugs] [Bug 34505] Patron invalid age in search_for_data_inconsistencies.pl should skip expired patrons

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 9 09:47:00 CEST 2023


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

--- Comment #1 from Fridolin Somers <fridolin.somers at biblibre.com> ---
Created attachment 154328
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154328&action=edit
Bug 34505: Patron invalid age in search_for_data_inconsistencies.pl skip
expired patrons

Bug 26311 added patron invalid age in search_for_data_inconsistencies.pl
But this is not relevant for expired patrons, especially in child categories.
Check should skip expired patrons

1) Set a non-expired patron with invalid age
2) Run misc/maintenance/search_for_data_inconsistencies.pl
=> Check you see the patron
3) Edit patron to be expired
4) Run misc/maintenance/search_for_data_inconsistencies.pl
=> Check you do not see the patron

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


More information about the Koha-bugs mailing list