https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17552 Bug ID: 17552 Summary: Koha::Objects does not allow chaining Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org Depends on: 17091 The commit 361673b06c81f094bc279838a199e08ea9499c32 Revert "Bug 17091: Remove explicit declaration of Koha::Objects->reset" was actually wrong. We need to allow chaining on reset, for instance: $set->reset->first Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17091 [Bug 17091] Add AUTOLOAD to Koha::Objects -- You are receiving this mail because: You are watching all bug changes.