[Koha-bugs] [Bug 22993] Messaging preferences not set for patrons imported through API

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 3 20:43:06 CET 2022


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

--- Comment #6 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 131362
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131362&action=edit
Bug 22993: Handle default messaging preferences during patron creation from API

TO test:
1 - Set default messaging preferences for a patron category
2 - Create a patron in that category using the API
3 - Verify messaging preferences are not set
4 - Apply patch, restart all
5 - Create another patron
6 - Verify messaging preferences are correctly set
7 - prove -v t/db_dependent/api/v1/patrons.t

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list