[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:35:09 CET 2022


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

--- Comment #4 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 131359
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131359&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>

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


More information about the Koha-bugs mailing list