[Bug 27903] New: Script to move atomic updates to updatedatabase.pl
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27903 Bug ID: 27903 Summary: Script to move atomic updates to updatedatabase.pl Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27903 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 117969 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117969&action=edit move_atomicupdate.pl -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27903 --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- To use: - download the script to misc/devel/move_atomicupdate.pl - edit .git/info/exclude and add "misc/devel/move_atomicupdate.pl" Apply patches with atomicupdate entries and execute: % perl misc/devel/move_atomicupdate.pl bug_12345.pl or % perl misc/devel/move_atomicupdate.pl installer/data/mysql/atomicupdate/bug_12345.pl You can specify more than 1 file Then edit installer/data/mysql/updatedatabase.pl and confirm that the DBrev has been created correctly. Double-check the commit message as well! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27903 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27903 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com --- Comment #3 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Very cool -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27903 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|ASSIGNED |RESOLVED --- Comment #4 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- No longer needed. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org