https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16825 --- Comment #13 from Lari Taskula <larit@student.uef.fi> --- (In reply to Jiri Kozlovsky from comment #11)
Lari: You have probably changed in your comment bug ID for 16826 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16825#c9
Indeed. Sorry about that! (In reply to Jonathan Druart from comment #12)
(In reply to Lari Taskula from comment #9)
Also, to avoid forgotten columns in definitions, adds a test to compare item-definition to database's items-table.
Lari, thanks for that! Do you think you could provide a global check? It would look at the api/v1/definitions/*.json files and compare the columns with Koha::Objects->columns (added by bug 16889).
As discussed on IRC, I have provided a test that does this, in Bug 17032. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.