Bug 41923 - Curbside Pickup - Cancelled pickups should live in the database
Summary: Curbside Pickup - Cancelled pickups should live in the database
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-02-24 23:13 UTC by tech.aimee
Modified: 2026-02-26 15:24 UTC (History)
3 users (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
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 tech.aimee 2026-02-24 23:13:51 UTC
If staff are staging items for patrons to be picked up, and the patron cancels, there is no documentation of what is going on with the pickup - it is just disappeared from the table. To prevent confusion, misplaced items, make notes on patrons accounts, etc., cancelled pickups should stay in the database. Perhaps just a cancelled_datetime column? 

It would also be great for pulling reports in the same manner as other services - how many pickups were cancelled, which were cancelled today so we can reset, how many times has a patron cancelled, and so on.