[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 6 11:58:57 CEST 2023


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

--- Comment #105 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Seeing things like this in qa tools:

DBIx::Class::Relationship::ManyToMany::many_to_many():
***************************************************************************
The many-to-many relationship 'bundle_items' is trying to create a utility
method
called set_bundle_items.
This will completely overwrite one such already existing method on class
Koha::Schema::Result::Item.

You almost certainly want to rename your method or the many-to-many
relationship, as the functionality of the original method will not be
accessible anymore.

To disable this warning set to a true value the environment variable
DBIC_OVERWRITE_HELPER_METHODS_OK

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


More information about the Koha-bugs mailing list