Bug 40053 - Koha::Item->effective_not_for_loan_status incorrect?
Summary: Koha::Item->effective_not_for_loan_status incorrect?
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 28762
Blocks:
  Show dependency treegraph
 
Reported: 2025-06-02 13:12 UTC by Tomás Cohen Arazi (tcohen)
Modified: 2025-06-02 13:12 UTC (History)
2 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

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