Bug 36279

Summary: Resending notice after changing delivery method still uses old method
Product: Koha Reporter: Christopher Brannon <cbrannon>
Component: NoticesAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: blawlor, mspinney
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Christopher Brannon 2024-03-07 19:00:55 UTC
If you update a patron's messaging preference, say from email to sms, then go to their sent notices and try to resend, it tries to resend using the method it used before (still email in this case).

I know we fixed the notices so that if, for example, the email address is updated, when you hit resend, it sends to the new address.  But changing formats doesn't seem to affect any change.