Bug 36638

Summary: misc/cronjobs/notice_unprocessed_suggestions.pl should check fund as an owner
Product: Koha Reporter: Fridolin Somers <fridolin.somers>
Component: Command-line UtilitiesAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: e.betemps, robin
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 13014    
Bug Blocks:    

Description Fridolin Somers 2024-04-18 09:10:47 UTC
misc/cronjobs/notice_unprocessed_suggestions.pl fails for funds without owner :

Can't call method "notice_email_address" on an undefined value at misc/cronjobs/notice_unprocessed_suggestions.pl line 50.

Maybe just skip when no owner.