Bug 6948 - Default hold expiry date
Summary: Default hold expiry date
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Kyle M Hall
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-30 10:23 UTC by Colin Campbell
Modified: 2023-08-05 09:29 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Colin Campbell 2011-09-30 10:23:55 UTC
At present if a hold is placed and no explicit expiry date is set the expiry is set to null. Libraries want a default expiry period to be used. Add a system parameter for default expiry and instead of defaulting to null set to today + period

period = 0 will give the present behaviour
Comment 1 Paul Poulain 2011-10-25 15:05:59 UTC
Bug versionned for master. entries will be made against rel_3_8 once the patch has been applied (see thread about that on koha-devel yesterday)
Comment 2 Katrin Fischer 2023-08-05 09:29:09 UTC
This has been resolved on another bug report. We now have  DefaultHoldExpirationdate to make sure holds expire.