[Koha-bugs] [Bug 29005] Add support for AutoEmailUser similar to AutoEmailOpacUser to patron imports

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 11 14:24:16 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29005

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #125598|0                           |1
        is obsolete|                            |

--- Comment #2 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 126039
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126039&action=edit
Bug 29005: Enable welcome email from patron imports

This patch was updated from work done by Evangelische Theologische
Faculteit to allow the patron import to send welcome emails to users
when enabled.

Test plan
1. Enable 'AutoEmailOpacUser' system preference
2. Add a new user via the csv patron imports (Include a password and an
   email address for which you have access)
3. Check that you received a welcome email for the user.
4. Overwrite the previous user with a new password using CSV imports
5. Check that you received a welcome email again for the user.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list