[Bug 9170] New: deleting a patron with holds leaves orphaned holds
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9170 Bug ID: 9170 Summary: deleting a patron with holds leaves orphaned holds Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: nengard@gmail.com CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com This is not based in any code evidence ... it's just a guess of mine. I'm finding a lot of lines in the reserves table where there is no reservedate and no borrowernumber, but the found is still NULL. I'm thinking that when the patron is deleted their holds aren't moved to the old_reserves table or deleted, just their borrowernumber is being NULLed out. If this is the case, I think that the holds should be removed from the reserves table which should be the place for all current holds are stored. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9170 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org