Bug 23344

Summary: Branch Transfer Limits - Warn if sysprefs are not set
Product: Koha Reporter: Olli-Antti Kivilahti <olli-antti.kivilahti>
Component: CirculationAssignee: Olli-Antti Kivilahti <olli-antti.kivilahti>
Status: BLOCKED --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, jonathan.druart, katrin.fischer, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: Sponsored Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 23342    
Bug Blocks:    
Attachments: Bug 23344 - Branch Transfer Limits - Warn if sysprefs are not set

Description Olli-Antti Kivilahti 2019-07-18 17:02:18 UTC
The admin-menu branch_transfer_limits.pl is available but doesn't say anything about sysprefs that need setting.
Testing and finding out the limits don't work is confusing.

It would be more intuitive to just use the feature in the background without having to mess with any extra sysprefs.

Or set the aforementioned sysprefs in the branch_transfer_limits.pl -page.

This patch adds a simple warning if syspref 'UseBranchTransferLimits' is not activated.
Comment 1 Olli-Antti Kivilahti 2019-07-18 17:52:37 UTC
Created attachment 91605 [details] [review]
Bug 23344 - Branch Transfer Limits - Warn if sysprefs are not set

The admin-menu branch_transfer_limits.pl is available but doesn't say anything about sysprefs that need setting.
Testing and finding out the limits don't work is confusing.

It would be more intuitive to just use the feature in the background without having to mess with any extra sysprefs.

Or set the aforementioned sysprefs in the branch_transfer_limits.pl -page.

This patch adds a simple warning if syspref 'UseBranchTransferLimits' is not activated.

Sponsored-by: The National Library of Finland
Comment 2 Jonathan Druart 2020-02-26 15:37:35 UTC
Bug 23342 is FQA, marked as BLOCKED.