[Koha-bugs] [Bug 27155] New: Biblio and Item hooks should pass a deleted object on record deletion

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 4 16:15:36 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27155

            Bug ID: 27155
           Summary: Biblio and Item hooks should pass a deleted object on
                    record deletion
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Plugin architecture
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: m.de.rooy at rijksmuseum.nl
        QA Contact: testopia at bugs.koha-community.org

The biblio and item hooks now look up a record which is deleted already. We
could pass the deletedbiblio or deleteditem?
Especially on item deletion I am interested in receiving the biblionumber.

The code for items differs between 19.11 and master.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list