Bug 35917 - Resent notices should be recorded
Summary: Resent notices should be recorded
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Notices (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-25 23:33 UTC by Christopher Brannon
Modified: 2024-01-25 23:33 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Brannon 2024-01-25 23:33:03 UTC
When you mark a notice to be resent, it doesn't not create a new instance in the list of notices.  It only updates the updated on timestamp, from what I can tell.  So, no matter how many times you try to resend, it only shows the last time.

It seems like, for accuracy, it should create a new entry in the list for each resend.