[Bug 43212] New: overdue.tt should use "notice_email_address" instead of "email"
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43212 Bug ID: 43212 Summary: overdue.tt should use "notice_email_address" instead of "email" Initiative type: --- Sponsorship --- status: Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle@bywatersolutions.com Target Milestone: --- Rather than using overdueloo.email it would be better to use "notice_email_address". Used to be able to do this via overdueloo.patron.notice_email_address but it looks like overdueloo is now a hash instead of an object. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43212 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |41343 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41343 [Bug 41343] Overdue report is too intensive on systems with many overdues -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43212 Bug 43212 depends on bug 41343, which changed state. Bug 41343 Summary: Overdue report is too intensive on systems with many overdues https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41343 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43212 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@bywatersolutions.com --- Comment #1 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- We could recreate the logic of first_valid_email and/or notice_email_address in the templates OR We could make it not a direct link, but hit the API to get the right email? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43212 --- Comment #2 from David Cook <dcook@prosentient.com.au> --- (In reply to Nick Clemens (kidclamp) from comment #1)
We could recreate the logic of first_valid_email and/or notice_email_address in the templates
OR
We could make it not a direct link, but hit the API to get the right email?
I suppose it depends on how it gets used? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org