[Bug 15834] New: Options to supress e-mail generated by AutoEmailOpacUser
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15834 Bug ID: 15834 Summary: Options to supress e-mail generated by AutoEmailOpacUser Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: cbrannon@cdalibrary.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Would love to see a selection when creating a new account to suppress the welcome e-mail generated by AutoEmailOpacUser. Sometimes, like when creating accounts for ILL, you don't want to send the info. It would also be great if there were a preference where you could choose patron groups to not send this e-mail to. Christopher -- 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=15834 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I think it's not send if you leave either email, username or password empty - maybe something to try as a work around. But would be nice to have this as an option by patron category. -- 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=15834 --- Comment #2 from Christopher Brannon <cbrannon@cdalibrary.org> --- Yeah, kind of a clunky workaround, if you remember. Options are always better than workarounds. -- 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=15834 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Agreed. -- 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=15834 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Options to supress e-mail |Ability to limit |generated by |AutoEmailNewUser to |AutoEmailOpacUser |specific patron categories Version|unspecified |master --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- The preference has since been renamed, but I think the enhancement request is still very valid. -- 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=15834 Georgia Newman <g.newman@arts.ac.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |g.newman@arts.ac.uk -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15834 Lari Strand <lmstrand@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lmstrand@gmail.com --- Comment #5 from Lari Strand <lmstrand@gmail.com> --- It seems the WELCOME notice supports template toolkit. https://wiki.koha-community.org/wiki/Notices_with_Template_Toolkit List of available variables states branch, borrower. One could write an if-else block to check if a borrower's category matches a value and place the message inside the block. Empty messages are not sent if I'm correct. This counts as a workaround too though, I guess. -- 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=15834 --- Comment #6 from Christopher Brannon <cbrannon@cdalibrary.org> --- (In reply to Lari Strand from comment #5)
It seems the WELCOME notice supports template toolkit. https://wiki.koha-community.org/wiki/Notices_with_Template_Toolkit
List of available variables states branch, borrower.
One could write an if-else block to check if a borrower's category matches a value and place the message inside the block. Empty messages are not sent if I'm correct.
This counts as a workaround too though, I guess.
If Template Toolkit had solid and complete documentation for notices, then yes, a workaround. But even if documentation for TT in notices were solid, the average user doesn't have basic programming skills. TT isn't doesn't even have a ready set of insertable elements like the outdated hungry alligator elements/fields that are still present. If we are going to rely on TT for basic needs, then we are a bit short sighted for the average library that doesn't have someone that knows how to program at that level, and we are offering no easy way to implement it. I guess the question is, what things are common enough to put built in functionality for, and what things are out of the scope of average use and should be left to TT? -- 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=15834 --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Lari, I think your workaround should work. I also documented this on the wiki a little while ago: https://wiki.koha-community.org/wiki/Notices_with_Template_Toolkit#Don.27t_g... -- 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=15834 Catrina Berka <catrina@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |catrina@bywatersolutions.co | |m -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15834 --- Comment #8 from Catrina Berka <catrina@bywatersolutions.com> --- Libraries would love option to exclude certain patron categories, such as STUDENT accounts, from triggering the WELCOME notice on account creation. -- 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