Bug 18054

Summary: Refreshing the screen for a confirmed checkout can cause odd results (item checked out and waiting on hold)
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: CLOSED WORKSFORME QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: emily.lamancusa, gmcharlt, kyle
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Crowdfunding committed: 0
Crowdfunding contact: Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Nick Clemens (kidclamp) 2017-02-03 19:40:16 UTC
To recreate:
1 - Place a hold and confirm it to mark waiting
2 - Checkout that item to another patron and override the hold
3 - Leave that window open
4 - In a new tab checkin the item and confirm the hold as waiting
5 - Refresh the tab from #3 - the item checksout but waiting hold does not revert
Comment 1 Emily Lamancusa (emlam) 2024-01-11 21:48:29 UTC
Just tested whether this is still an issue on master. It appears not - refreshing the tab reverted the hold and checked out the item. Marking this one as resolved.