[Bug 22554] New: Koha failed to cancel order for deleted bib
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22554 Bug ID: 22554 Summary: Koha failed to cancel order for deleted bib Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Target Milestone: --- When attempting to cancel an order for a bib that has been deleted, DelOrder tries to cancel an order for which biblionumber="". However, the database shows NULL for aqorders.biblionumber when a bib has been deleted. Consequently, the cancellation fails. Adding to confusion, Koha doesn't give any indication of an error. The system gives a message that the order was cancelled but then, on returning to the basket, the order is still there. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22554 Andrew <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22554 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #1 from Nick Clemens <nick@bywatersolutions.com> --- *** This bug has been marked as a duplicate of bug 10869 *** -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org