https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14570
--- Comment #246 from David Cook <[email protected]> --- (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 <[email protected]> > > 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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
