https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14237 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #42 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Aleisha Amohia from comment #41)
Created attachment 120652 [details] [review] Bug 14237: (follow-up) Set course_items.biblionumber for existing rows
This atomic update will run after the first atomic update which adds the biblionumber column to course_items.
It won't work, the column won't be created because of the NOT NULL clause. -- You are receiving this mail because: You are watching all bug changes.