[Bug 14570] Make it possible to add multiple guarantors to a record
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14570 --- Comment #246 from David Cook <dcook@prosentient.com.au> --- (In reply to David Cook from comment #245)
(In reply to Tomás Cohen Arazi from comment #238)
Created attachment 92350 [details] [review] [review] Bug 14570: Add about.pl entry for wrong relationship data
This patch adds a check and an entry to the about.pl, for bad relationship data. The checks are:
- 'relationship' containing '_bad_data' (generated by the atomicupdate on undef relationships. - 'relationship' values that are not in the borrowerRelationship syspref.
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Unfortunately, this doesn't give sysadmins any idea about how to fix this problem.
For instance, I see a borrower_relationships.relationship column, but then there's also a borrowers.relationship column in the database. There are no constraints indicating the relationship between these two columns. Trying to fix this via the UI isn't possible as the AJAX call is getting 500 errors. I know I'll resolve it, but I've also been working on Koha for nearly 10 years now... -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org