Bug 35083 - Koha::Illbatchstatus should be kosher
Summary: Koha::Illbatchstatus should be kosher
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 30719
Blocks:
  Show dependency treegraph
 
Reported: 2023-10-17 17:56 UTC by Tomás Cohen Arazi
Modified: 2023-10-17 20:12 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomás Cohen Arazi 2023-10-17 17:56:29 UTC
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