On moremember.tt and ciculation.tt there will be a message if the patron has any waiting holds. This message displays the date the hold was placed on (reserves.reservedate) and the date it will wait until ( reservedate.expirationdate ). Some libraries would like to add the 'Waiting since' date. ( reservedate.waitingdate )
Created attachment 154851 [details] [review] Bug 34626: Add waitingdate to holdswaiting patron message To test: 1. Apply patch 2. Place 2 or more holds for a patron and trigger them so they are waiting holds. 3. Now go to both moremember.tt and circulation.tt for that patron. 4. Confirm that you now see a 'Waiting here since' message.
Created attachment 155010 [details] [review] Bug 34626: Add waitingdate to holdswaiting patron message To test: 1. Apply patch 2. Place 2 or more holds for a patron and trigger them so they are waiting holds. 3. Now go to both moremember.tt and circulation.tt for that patron. 4. Confirm that you now see a 'Waiting here since' message. Signed-off-by: Kelly <kelly@bywatersolutions.com>
Trivial change, QA tool is happy. Passing QA
Hi Emlam, please sign-off and re-attach the patches when passing QA!
Pushed to master for 23.11. Nice work everyone, thanks!
Enhancement not pushed to 23.05.x
(In reply to Katrin Fischer from comment #4) > Hi Emlam, please sign-off and re-attach the patches when passing QA! Oops, I seem to have missed that I should be doing that. I'll make sure to add my sign-off going forward!