[Koha-bugs] [Bug 35083] New: Koha::Illbatchstatus should be kosher

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 17 19:56:29 CEST 2023


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

            Bug ID: 35083
           Summary: Koha::Illbatchstatus should be kosher
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: tomascohen at gmail.com
        QA Contact: testopia at bugs.koha-community.org

The following methods should just be overloading their counterparts and follow
what we do everywhere else:

* create_and_log => overloaded store
* update_and_log => overloaded store
* delete_and_log => overloaded delete

Also, tests need to be placed in t/db_dependent/Koha/Illbatchstatus.t

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


More information about the Koha-bugs mailing list