[Koha-bugs] [Bug 21983] Deleting a bib does not delete a request's link to it - missing foreign key

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 5 17:14:14 CEST 2023


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|koha-bugs at lists.koha-commun |tomascohen at gmail.com
                   |ity.org                     |

--- Comment #13 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
I'm working on this. The plan:

- Add illrequests.deleted_biblio_id
- Make the db_rev move the biblio_id to deleted_biblio_id where needed
- Make Koha::Biblio->delete deal with that change as well.

-- 
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