Bug 19260: Holds marked as problems being seen as expired ones and deleted wrongly
commit8347df159ba7c5157e95c5c94b7a13c8abf85882
authorJosef Moravec <josef.moravec@gmail.com>
Thu, 5 Oct 2017 20:37:25 +0000 (5 20:37 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 12 Oct 2017 12:21:58 +0000 (12 14:21 +0200)
treef9b79d7211448582016f0d3ecf3eb96c1b2c662d
parent412aa08e61ce5fbac02852b0cc08557e7e45157d
Bug 19260: Holds marked as problems being seen as expired ones and deleted wrongly

Test plan:
0) Apply just the first patch - the one with test
1) Run t/db_dependent/Reserves.t - test for CancelExpiredReserves should
fail
2) Apply the second patch
3) t/db_dependent/Reserves.t should pass now

Followed test plan, patch worked as described. Passes QA test tool

Signed-off-by: Alex Buckley <alexbuckley@catalyst.net.nz>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
C4/Reserves.pm