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@koha-fr.org ReportedBy: rch@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.