Bug 39768 - Cannot cancel a booking from the timeline view
Summary: Cannot cancel a booking from the timeline view
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-28 17:41 UTC by Lucas Gass (lukeg)
Modified: 2025-06-06 16:07 UTC (History)
4 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function: Bookings


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas Gass (lukeg) 2025-04-28 17:41:37 UTC
To recreate:
1. Make an item or itemtype bookable
2. Find an item and place a booking
3. Click on the booking in the timeline view so a red X appears after the booking time.
4. Click it to open a modal. 
5. Click 'Yes, cancel booking'
6. Nothing happens 


Uncaught TypeError: button.dataset is undefined
Comment 1 Owen Leonard 2025-06-06 16:07:42 UTC
It doesn't look like moving a booking from the timeline view is working either