[Koha-bugs] [Bug 12029] Patrons should be able to delete their patron messages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 16 18:46:19 CEST 2021


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

--- Comment #10 from Christopher Brannon <cbrannon at cdalibrary.org> ---
(In reply to Owen Leonard from comment #9)
> (In reply to Christopher Brannon from comment #7)
>  
> > When a message is marked as B (patron), it is seen on BOTH sides, by patron
> > and staff.  Changing it to L (staff) would accomplish dismissing it on the
> > patron side, and maintaining current workflows on the staff side.
> 
> It's not necessary if we're using logic in the OPAC to hide any message
> which is marked as seen.

Oh, wait.  I think I understand.  So, if we flag the it as read by putting a
date in the new field, we just turn off visibility on the opac side.  We don't
have to touch the message_type field at all.  That makes sense.  :)  Am I
understanding correctly?  Everything else should still work the same, because
we will still be able to see it on the staff side, and it will still be flagged
as read?

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


More information about the Koha-bugs mailing list