[Bug 21594] New: description in api_keys table needs a DEFAULT value
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21594 Bug ID: 21594 Summary: description in api_keys table needs a DEFAULT value Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21594 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |nick@bywatersolutions.com |ity.org | CC| |jonathan.druart@bugs.koha-c | |ommunity.org -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21594 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21594 --- Comment #1 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 80801 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80801&action=edit Bug 21594 - description in api_keys table needs a DEFAULT value To test: 1 - You must have dev_install set in your koha-conf 2 - prove -v t/db_dependent/Koha/ApiKeys.t 3 - It fails 4 - prove -v t/db_dependent/Koha/Object.t 5 - It fails 6 - Apply patch 7 - Update database 8 - Re-run tests 9 - They pass? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21594 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|nick@bywatersolutions.com |jonathan.druart@bugs.koha-c | |ommunity.org Status|Needs Signoff |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21594 --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- I have proposed a fix without a DB update on bug 21597 comment 11. We may want to add this change but I would prefer to fix it in .t files instead of adding a new DB update in a rush. Even if it sounds safe. Well, you forgot the kohastructure.sql change ;) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21594 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |DUPLICATE --- Comment #3 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- No longer needed I think, bug 21597 has been pushed. *** This bug has been marked as a duplicate of bug 21597 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org