[Koha-bugs] [Bug 26563] New: Merging patrons will cause the "time queued" column in the message queue to be updated to the current date and time

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 29 12:52:41 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26563

            Bug ID: 26563
           Summary: Merging patrons will cause the "time queued" column in
                    the message queue to be updated to the current date
                    and time
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

The column time_queued is considered by librarians to be either the time a
message was created ( if pending ), or the time a message was sent. Merging
patrons will cause this column to be updated, making it look like the message
was sent far more recently.

It might be worth considering adding a new column for datetime_created, and
datetime_sent, while leaving the existing column alone.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list