Bug 36279 - Resending notice after changing delivery method still uses old method
Summary: Resending notice after changing delivery method still uses old method
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Notices (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-07 19:00 UTC by Christopher Brannon
Modified: 2024-03-07 19:00 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.