[Koha-bugs] [Bug 24829] ClaimReturnedWarningThreshold is always triggered if patron has one or more claims

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 24 14:53:26 CET 2020


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

PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #100375|0                           |1
        is obsolete|                            |

--- Comment #2 from PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> ---
Created attachment 101582
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=101582&action=edit
Bug 24829: ClaimReturnedWarningThreshold is always triggered if patron has one
or more claims

ClaimReturnedWarningThreshold is supposed to display a warning if a patron has
more than the number of claims specified in the system preference. Currently
the warning is displayed for any number of claims over zero.

Test Plan:
1) Make 3 return claims for a patron
2) Set ClaimReturnedWarningThreshold to 4
3) Note the claims warning displays for the patron on circulation.pl
4) Apply this patch
5) Reload circulation.pl, the warning should go away
6) Set ClaimReturnedWarningThreshold to 2
7) Reload the page, the warning should reappear

Signed-off-by: Sally <sally.healey at cheshiresharedservices.gov.uk>

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


More information about the Koha-bugs mailing list