Holds will not thaw if the targeter times out,
Bug #1023119 reported by
Steve Callender
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
Fix Released
|
Medium
|
Unassigned | ||
2.1 |
Fix Released
|
Undecided
|
Unassigned | ||
2.2 |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
When a frozen hold is thawed, if the targeter aspect of the thaw process times out for whatever reason (maybe too much volume), the hold thaw process will abort before saving the hold record. This patch shuffles things around a little to first un-thaw the hold and save the record, and secondly work on the re-targeting of the hold. This was done in master and should be good for 2.0 after it has another pair of eyes look at it.
Patch can be found in collab/
Changed in evergreen: | |
status: | New → In Progress |
assignee: | nobody → Bill Erickson (erickson-esilibrary) |
Changed in evergreen: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I've rebased and signed off on this commit at http:// git.evergreen- ils.org/ ?p=working/ Evergreen. git;a=shortlog; h=refs/ heads/collab/ miker/hold_ thaw_retarget_ order
It picks cleanly into 2.1, 2.2 and 2.3, for anyone that would like to merge it.