https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42945 --- Comment #3 from Andrii Nugged <nugged@gmail.com> --- Further correction to comments 1 and 2 after a full regression review: The schema-based separate pickup-shelf cleanup status on Bug 41809 has been withdrawn. The replacement uses Koha's existing state: the hold remains Waiting on item A, and checkout of item B adds a cancellation request. This keeps A unavailable and visible in Holds with cancellation requests until staff cancel the hold or check in A; the final hold history is Cancelled. This addresses the missing staff workflow described here for the Waiting-hold case, but it does not add a new status to a Fulfilled hold. If this bug specifically requires a distinct persistent status while the hold remains Fulfilled, it is a separate design problem. Otherwise it still appears to be a duplicate of Bug 41809. Review and testing are welcome there. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.