Bug 27938 - Record the time the hold was placed
Summary: Record the time the hold was placed
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-11 21:27 UTC by David Roberts
Modified: 2021-03-17 18:19 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 27939: Update yarn.lock file (31.51 KB, patch)
2021-03-12 16:27 UTC, Martin Renvoize
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description David Roberts 2021-03-11 21:27:43 UTC
At the moment, we record the time a hold was placed, but not the time. This would be useful information for libraries who have targets to supply holds within a certain number of hours from the moment the hold was placed.
Comment 1 Martin Renvoize 2021-03-12 16:27:10 UTC
Created attachment 118213 [details] [review]
Bug 27939: Update yarn.lock file

There is a minor security vulnerability, it is good to fix it even if there is no impact on security: yarn is only used for dev purpose.

The the logs of https://wiki.koha-community.org/wiki/Development_IRC_meeting_24_February_2021

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 2 Martin Renvoize 2021-03-12 16:28:30 UTC
Ooops, wrong bug