Bug 35626

Summary: Should an edited circulation message be re-displayed for the patron?
Product: Koha Reporter: Martin Renvoize (ashimema) <martin.renvoize>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall, magnus
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 21699    
Bug Blocks:    

Description Martin Renvoize (ashimema) 2023-12-21 11:30:39 UTC
Bug 21699 introduces the option to edit a circulation message (patron message).. but if the patrons already seen the message, there's no way for them to ever see the update.

Was this intentional.. or should there be an option to re-issue the patron message.
Comment 1 Magnus Enger 2023-12-21 12:29:24 UTC
Sounds like an edited message should be treated as if it was a new message.
Comment 2 Owen Leonard 2023-12-21 12:42:58 UTC
I agree, an edited message should remove the patron_read_date information. Ideally it would have some indicator that the message had been edited but do we store that information?