[Koha-bugs] [Bug 30060] Missing primary key on user_permissions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 9 13:55:28 CET 2022


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

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Without primary key DBIC is failing with something like:

GET /api/v1/suggestions/managers: unhandled exception
(DBIx::Class::Exception)<<DBIx::Class::ResultSource::RowParser::_resolve_collapse():
Unable to calculate a definitive collapse co
lumn set for UserPermission (last member of the Borrower -> user_permissions
chain): fetch more unique non-nullable columns at
/kohadevbox/koha/Koha/Objects.pm line 394>>
Koha::REST::Plugin::Exceptions::__ANON__ /
kohadevbox/koha/Koha/REST/Plugin/Exceptions.pm (73)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list