http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7287
Bug #: 7287
Summary: overdue notification is processed several times if
some sites do not have rules
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: rel_3_6
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Tools
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
If you give a library as parameter and it does not have rules, all overdues are
processed, even if they don't belong to that library.
To test this :
- not defautlt rules
- one site with rules
- one other site without rule
- overdue issues in both sites
- execute :
misc/cronjobs/overdue_notices.pl -t -library <code_of_site_without_rules>
As a result, a message is generated for every overdue issues in message_queue,
not only for the one belonging to the site given as parameter
--
Configure bugmail:
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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/