[Bug 12029] Patrons should be able to delete their patron messages
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12029 --- Comment #14 from George Williams (NEKLS) <george@nekls.org> --- (In reply to Christopher Brannon from comment #13)
Updated per Auto-Parallel's request:
* A new field (ie patron_read) will be added to the messages table to record that the patron has read the message.
* If a message is set to display on the OPAC for the patron, the patron will have a 'Dismiss' or 'Mark as read' button next to the message.
* When the patron marks the message as read, the new field (ie patron_read) will have the current date added to it, indicating the date that they read the message.
* If this new field "patron_read" has a value (a date), the dismissed message will no longer show on the patron user interface (OPAC) only. In the staff user interface, the dismissed message will still be visible and will also display a label, such as 'Read xx-xx-xxxx', where x is the date in the field. (Date will need to be formatted to admin date settings.)
This functionality will not delete the message. It will allow staff to see that the patron has read the message, and staff will still have the ability to delete the message at their discretion.
This is an excellent enhancement to the development. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org