Bug 39131

Summary: Make staff email for ILL notifications more flexible
Product: Koha Reporter: Mathieu Saby <mathsabypro>
Component: ILLAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: pedro.amorim, tomascohen
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: ill_staff_email

Description Mathieu Saby 2025-02-13 13:30:37 UTC
In a typical library ILL is managed by a designated staff. The ILL notifications sent to staff should be sent to specific email adresses (a general one for all branches, or different adresses depending on the branch managing the request)

If I understand well this is not the behavior of "ILLDefaultStaffEmail" syspref, which Koha uses only as a fallback in the absence of a library address.
Comment 1 Katrin Fischer 2025-02-13 13:33:52 UTC
Have you seen the email address on the library configuration page?
Comment 2 Mathieu Saby 2025-02-13 14:33:28 UTC
Mmmm not sure. There is a specific ILL email for libraries ?
Comment 3 Pedro Amorim 2025-02-13 14:35:29 UTC
Created attachment 178013 [details]
ill_staff_email

(In reply to Mathieu Saby from comment #2)
> Mmmm not sure. There is a specific ILL email for libraries ?

There is a "ILL staff email" input shown when editing a library. Only shows if ILLModule is enabled.
Comment 4 Mathieu Saby 2025-02-13 14:35:38 UTC
Oh now I see...
"ILL staff email:" 

That was the idea behind this bug, so we can close it
Comment 5 Katrin Fischer 2025-02-13 14:37:15 UTC
(In reply to Mathieu Saby from comment #4)
> Oh now I see...
> "ILL staff email:" 
> 
> That was the idea behind this bug, so we can close it

Yes, that's what I meant :)