Bug 39131 - Make staff email for ILL notifications more flexible
Summary: Make staff email for ILL notifications more flexible
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: ILL (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-13 13:30 UTC by Mathieu Saby
Modified: 2025-02-13 14:37 UTC (History)
2 users (show)

See Also:
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 (136.40 KB, image/png)
2025-02-13 14:35 UTC, Pedro Amorim
Details

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