Bug 2954

Summary: Holds queue report should show date/time of last update
Product: Koha Reporter: Owen Leonard <oleonard>
Component: Hold requestsAssignee: Galen Charlton <gmcharlt>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: andrewfh, marjorie.barry-vila, sally.healey, tomascohen, veron, wizzyrea
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18440
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 31948    
Bug Blocks:    

Description Chris Cormack 2010-05-21 01:04:42 UTC


---- Reported by oleonard@myacpl.org 2009-02-10 09:10:23 ----

Since the holds queue report (/cgi-bin/koha/circ/view_holdsqueue.pl) is generated from a cron job it would be helpful to show the user how recently the report was built. That would help them know how fresh the information is.



--- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:04 UTC  ---

This bug was previously known as _bug_ 2954 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=2954

Actual time not defined. Setting to 0.0
CC member arm@hanover.ca does not have an account here

Comment 1 Owen Leonard 2013-01-15 16:33:46 UTC
This bug is getting old, but I still think it's a good idea. Maybe add a timestamp column to tmp_holdsqueue and select the max value?
Comment 2 Marc VĂ©ron 2015-12-20 16:05:09 UTC
Still valid?
Comment 3 Owen Leonard 2017-04-18 16:12:49 UTC
Here's hoping Bug 18440 helps this bug along.
Comment 4 Owen Leonard 2020-07-15 15:34:03 UTC
*** Bug 25994 has been marked as a duplicate of this bug. ***
Comment 5 Katrin Fischer 2023-01-07 22:56:12 UTC
As we have RealTimeHoldsQueue now, maybe we could not only have a global date, but a timestamp column for the holds queue table itself?