Bug 11641

Summary: ILS-DI: Some more work for HoldTitle and HoldItem
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: Hold requestsAssignee: Bugs List <koha-bugs>
Status: RESOLVED MOVED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: arthur.suzuki, gmcharlt, julian.maurice, katrin.fischer
Version: Main   
Hardware: All   
OS: All   
See Also: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8918
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 11999, 23531    
Bug Blocks:    

Description Marcel de Rooy 2014-01-30 13:41:14 UTC
This report is a follow-up on report 8918. 
This still needs some attention:

1) HoldTItle and HoldItem do not check for double reserve requests of a patron where Koha does. 
2) The mandatory request_location parameter of HoldTitle does not seem to be used. Same for needed_before_date and pickup_expiry_date.
3) Also: needed_before_date, pickup_expiry_date in HoldItem.
Comment 1 Julian Maurice 2015-02-10 13:11:32 UTC
(1) is fixed by bug 11999
Comment 2 Arthur Suzuki 2020-07-02 21:43:51 UTC
2 and 3 are solved by bz23531
Comment 3 Katrin Fischer 2023-07-09 09:06:33 UTC
(In reply to Julian Maurice from comment #1)
> (1) is fixed by bug 11999

(In reply to Arthur Suzuki from comment #2)
> 2 and 3 are solved by bz23531

Closing this as MOVED.