https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35539 --- Comment #10 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Comment on attachment 160404 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160404 Bug 35539: Atomicupdate Review of attachment 160404: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=35539&attachment=160404) ----------------------------------------------------------------- ::: installer/data/mysql/atomicupdate/bug_35539.pl @@ +15,5 @@
+ SELECT bulk FROM categories; + | + ); + if ($bulkdata) { + say $out YELLOW,
We'll need to test how this looks in the UI.. it's a nice addition for the console output, but not everyone runs their updates this way.. many use the web UI -- You are receiving this mail because: You are watching all bug changes.