[Koha-bugs] [Bug 23133] Rename reserves.item_level_hold for reserves.item_level

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 21 08:18:56 CEST 2019


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

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |m.de.rooy at rijksmuseum.nl

--- Comment #14 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
 Koha/Schema/Result/OldReserve.pm                      |  8 ++++----
 Koha/Schema/Result/Reserve.pm                         |  8 ++++----
 .../atomicupdate/bug_23133_item_level_holds.perl      | 19 +++++++++++++++++++
 installer/data/mysql/kohastructure.sql                |  4 ++--

I would not recommend doing this in one patch. And thought that we even had a
rule for that? But can't find it. DBIx schema files should be separate and
marked as do_not_push, if the RM wants to generate them himself.

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


More information about the Koha-bugs mailing list