Bug 25736 - ClaimsReturnedWarningThreshold should be disabled by being unset
Summary: ClaimsReturnedWarningThreshold should be disabled by being unset
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 14697
Blocks:
  Show dependency treegraph
 
Reported: 2020-06-12 20:00 UTC by Andrew Fuerste-Henry
Modified: 2023-12-10 09:53 UTC (History)
3 users (show)

See Also:
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 Andrew Fuerste-Henry 2020-06-12 20:00:55 UTC
Tangential to bug 25733
If ClaimsReturnedWarningThreshold is empty, it should be ignored and no message should be shown in patron account.
Imagine:
- a library decides to use Claims Returned, sets it up, uses it for a while
- the library decides not to use it anymore and removes the values from ClaimReturnedLostValue and ClaimReturnedWarningThreshold
- Koha treats the blank in ClaimReturnedWarningThreshold as a zero, shows the warning for anyone who still has 1 or more claims in the database
- With ClaimReturnedLostValue unset, there is no longer a way to see or address those claims