https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15707 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtompset@hotmail.com Status|Needs Signoff |Failed QA --- Comment #14 from M. Tompsett <mtompset@hotmail.com> --- Obvious test case to check for fails does. Make root Make sub group Add some libraries off both. Attempt to delete root. "Software error: DBIx::Class::Storage::DBI::_dbh_execute(): Cannot delete or update a parent row: a foreign key constraint fails (`koha_library`.`library_groups`, CONSTRAINT `library_groups_ibfk_1` FOREIGN KEY (`parent_id`) REFERENCES `library_groups` (`id`)) at /home/mtompset/kohaclone/Koha/Object.pm line 155 For help, please send mail to the webmaster (webmaster@debian), giving this error message and the time and date of the error." Treegrid library does add. Updates both fresh and update work. Given that the Unit Tests work, I believe the new modules and schema files function. There is a nice about page entry. So, this is purely an "Add editor" patch issue. -- You are receiving this mail because: You are watching all bug changes.