Bug 40053

Summary: Koha::Item->effective_not_for_loan_status incorrect?
Product: Koha Reporter: Tomás Cohen Arazi (tcohen) <tomascohen>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: martin.renvoize, tomascohen
Version: Main   
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: 28762    
Bug Blocks:    

Description Tomás Cohen Arazi (tcohen) 2025-06-02 13:12:19 UTC
It seems that it only covers the item's item type instead of the effective item type... This could be problematic (i.e. error 500) in some scenarios/pages.