https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14598
--- Comment #130 from Marcel de Rooy <[email protected]> --- Code looks good to me. > it could be great to execute the update DB entry on a large DB Months passed by in the meantime and nothing happened. I think that some more test coverage on the smaller changes in essential circulation routines is crucial too now. As expected, the dbrev warns on items too that are not found in both items as well as deleteditems. (We could probably do without them..) Several tests are flooded now with: item-level_itypes set but no itemtype set for item (2144749608) at /usr/share/koha/masterclone/Koha/Schema/Result/Item.pm line 698. Especially Circulation.t Note that this comes from creating items without itemtype in these tests. We should adjust those tests. In the actual logs I do not hope/expect to see this warning ;) Passed QA RM: Push now or wait. The dbrev is already in updatedatabase. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
