Bug 42056

Summary: ILLPartnerCode shouldn't produce a warning if libraries are not using partners
Product: Koha Reporter: Eric Phetteplace <ephetteplace>
Component: ILLAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: lisette, pedro.amorim, tomascohen
Version: 25.11   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Crowdfunding committed: 0
Crowdfunding contact: Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Eric Phetteplace 2026-03-10 17:16:17 UTC
We use the ILL module but do not use the partner library feature as discussed here https://koha-community.org/manual/18.11/en/html/ILL_requests.html#place-request-with-partners-label

However, if I select the first empty option in the ILLPartnerCode setting, a warning is present on the About > System Information tab: "The ILL module is enabled, but ILLPartnerCode system preference is empty. Falling back to the hardcoded 'IL'." We should be able to simply leave this preference null without seeing a warning, since the module functions without it and we are not using the feature.