[Koha-bugs] [Bug 15707] Add ability to define hierarchical groups of libraries

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 8 21:27:49 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15707

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mtompset at hotmail.com
             Status|Needs Signoff               |Failed QA

--- Comment #14 from M. Tompsett <mtompset at 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 at 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.


More information about the Koha-bugs mailing list