https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31394
Bug ID: 31394
Summary: background hold cancellation causing confusion
Change sponsored?: ---
Product: Koha
Version: 21.11
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Hold requests
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Moving the bulk hold cancellation to background jobs has had the side effect of
confusing staff since waitingreserves.pl refreshes with the items still listed.
Staff will then try to refresh the page to see if the items were canceled, but
that causes Koha to resubmit the background job since
waitingreserves.pl?cancelBulk is still in the address bar.
I'd propose we at minimum do not make it possible to resubmit that job so
easily, but possibly to go directly to the results of the enqueued job.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/