Comment 2 for bug 1915440

Revision history for this message
Bill Erickson (berick) wrote :

Fix:

https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/berick/lp1915440-clear-hopeless-date-on-capture

To test:

. Configure the Missing copy status as holdable=true hopeless_prone=true
. Place hold with only 1 viable copy.
. Mark said copy as missing -- this stamps a hopeless_date on the hold.
. Check the copy in. This results in a captured + hopeless hold.

Repeat with patch and the hopeless date is cleared when the hold is captured.