[Koha-bugs] [Bug 3290] New: message queue table needs a timestamp.

bugzilla-daemon at liblime.com bugzilla-daemon at liblime.com
Wed Jun 3 21:58:29 CEST 2009


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3290

           Summary: message queue table needs a timestamp.
           Product: Koha
           Version: HEAD
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Notices
        AssignedTo: henridamien at koha-fr.org
        ReportedBy: rch at liblime.com
   Estimated Hours: 0.0
 Change sponsored?: ---


Only the time_queued is stored in message_queue
If there were a timestamp column as well, it would be easy to tell when a row
changed status (e.g. from 'pending' to 'sent' or 'failed'), which would aid
debugging mail and cron problems much easier.

There should be a message_queue.timestamp column.


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list