Summary: | Script to send WELCOME email to a group of patrons | ||
---|---|---|---|
Product: | Koha | Reporter: | Savitra Sirohi <savitra.sirohi> |
Component: | Patrons | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Bugs List <koha-bugs> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | andrew, baselibrary.consortium, bob, gmcharlt, irma, mahsandu, veron |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: |
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21309 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18940 |
||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 30237 | ||
Bug Blocks: |
Description
Savitra Sirohi
2011-09-05 05:12:02 UTC
Is this bug still valid? (In reply to Marc Véron from comment #1) > Is this bug still valid? I think it is. AutoEmailOpacUser will only work if you create a new patron from scratch and finish the registering process in one session. If you use patron data import no emails are sent out when the account is created. Bug 9097 is similar but different. I wonder how sending the password can work here... I guess it would require resetting it to a freshly generated one. I think if we are going to realize this, we should also ask for email confirmation and possibly enforce password change on first login. Note: with the option to reset your passwords, this might no longer be a necessary feature? |