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: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/