https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16825
--- Comment #12 from Jonathan Druart <[email protected]> --- (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). -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
