Bug 23344 - Branch Transfer Limits - Warn if sysprefs are not set
Summary: Branch Transfer Limits - Warn if sysprefs are not set
Status: BLOCKED
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Olli-Antti Kivilahti
QA Contact: Testopia
URL:
Keywords:
Depends on: 23342
Blocks:
  Show dependency treegraph
 
Reported: 2019-07-18 17:02 UTC by Olli-Antti Kivilahti
Modified: 2020-02-26 15:37 UTC (History)
4 users (show)

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


Attachments
Bug 23344 - Branch Transfer Limits - Warn if sysprefs are not set (2.97 KB, patch)
2019-07-18 17:52 UTC, Olli-Antti Kivilahti
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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.