http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11761
Bug ID: 11761
Summary: Duplicate notifications for borrowers if checked out
from many branches during one day. (caused by
overdue_notifications.pl)
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5 - low
Component: Notices
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
When you have a Borrower A, who makes n Checkouts from Branches 1,2,3.
overdue_notifications.pl generates one message_queue-table -entry for each
Branch containing all the Items n.
Thus the same Items' overdue notifications are generated for Branches 1,2,3,
regardless of the checkout-events branch of origin.
The Borrower ends up receiving 3 overdue notifications each having the same
Items.
This is a fringe case and it is hard to imagine someone checking out from more
than one branch during the same day, and that such a hardcore library addict
would forget to return his books.
Not expecting anyone to fix this but reporting it because identified it during
testing.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/