Bug 39669

Summary: Update reserves notices to use Koha::Patron->queue_notice
Product: Koha Reporter: Martin Renvoize (ashimema) <martin.renvoize>
Component: NoticesAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
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:
Bug Depends on:    
Bug Blocks: 37214    

Description Martin Renvoize (ashimema) 2025-04-17 16:10:19 UTC
This is one of the more challenging cases as C4::Reservers supports Digests and thus uses C4::Message.

It would be a good one to build out tests for and enhance the Koha::Patron->enqueue_notice message, allowing for more adoption of messaging preferences and digest functionality.