[Koha-bugs] [Bug 22554] New: Koha failed to cancel order for deleted bib

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 20 21:20:31 CET 2019


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 at lists.koha-community.org
          Reporter: andrew at bywatersolutions.com
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list