Bug 40687

Summary: Don't show "Exclude from local holds priority" if LocalHoldsPriority is off?
Product: Koha Reporter: David Cook <dcook>
Component: Hold requestsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: gmcharlt, lisette, 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: 19889    
Bug Blocks:    

Description David Cook 2025-08-22 05:34:04 UTC
I see on /cgi-bin/koha/catalogue/moredetail.pl that there is a property called "Exclude from local holds priority", and it appears even when LocalHoldsPriority is set to "Don't give" (or 0 behind the scenes).

This doesn't make sense to me.