https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26182 Bug ID: 26182 Summary: Clearly pair UpdateItemWhenLostFromHoldList and CanMarkHoldsToPullAsLost system preferences Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com If you have CanMarkHoldsToPullAsLost turned on but don't have a value in UpdateItemWhenLostFromHoldList, the Holds to Pull list will give you a "Mark item as Lost" button, but the item will not be marked as lost. We should either pair these so that they always appear together in the same box or add a note to either syspref's description indicating that it requires the other to be set in order to function. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.