| Summary: | Verify if checkouts or reserves requests from ILS-DI periods overlap with existing reserves | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Arthur Suzuki <arthur.suzuki> |
| Component: | Web services | Assignee: | Arthur Suzuki <arthur.suzuki> |
| Status: | ASSIGNED --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | julian.maurice |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 15261, 23531 | ||
| Bug Blocks: | |||
| Attachments: | Bug 23669 : Add overlap reserve check in ILS-DI HoldTitle and HoldItem | ||
|
Description
Arthur Suzuki
2019-09-23 12:29:44 UTC
Created attachment 131584 [details] [review] Bug 23669 : Add overlap reserve check in ILS-DI HoldTitle and HoldItem Test plan : - set PreventReservesOnSamePeriod - put a first reserve on an item - try to put another reserve from ILS-DI - the second reserve should succeed although PreventReservesOnSamePeriod is set. - apply patch and repeat the process, the second reserve should not succeed |