Bug 38704 - noissuescharge null value should disable
Summary: noissuescharge null value should disable
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Fines and fees (show other bugs)
Version: 23.11
Hardware: All All
: P5 - low minor
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-13 19:33 UTC by holly
Modified: 2024-12-13 19:33 UTC (History)
0 users

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description holly 2024-12-13 19:33:38 UTC
Until 23.11 a null value/blank for system preference noissuescharge effectively disabled it. 
Beginning in 23.11, null value functions like 0, blocking patrons with any amount in fines and fees from checkout. 
Libraries that do not want to have patrons blocked for outstanding fines are putting in an arbitrary high number as a workaround. 

I can't find anything in bugzilla or release notes indicating this as an intentional change in behavior. 

See bug 25219