https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14224
--- Comment #30 from Jonathan Druart <[email protected]> --- (In reply to Aleisha Amohia from comment #29) > I fixed all of these except the first point - what do you mean I re-add the > entire items table? Sorry, I don't understand. Hi Aleisha, Look at your patch, the kohastructure.sql file: You drop and recreate the issues table. Note that you must add the 2 new columns to the old_issues table as well. -- 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/
