Bug 2954 - Holds queue report should show date/time of last update
Summary: Holds queue report should show date/time of last update
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: All All
: P3 enhancement (vote)
Assignee: Galen Charlton
QA Contact:
URL:
Keywords:
: 25994 (view as bug list)
Depends on: 31948
Blocks:
  Show dependency treegraph
 
Reported: 2009-02-10 09:10 UTC by Owen Leonard
Modified: 2023-01-07 22:56 UTC (History)
6 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?