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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to