[Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 10 10:40:55 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656

Josef Moravec <josef.moravec at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #45 from Josef Moravec <josef.moravec at gmail.com> ---
One more thing - you missed to add the new db column to kohastructure.sql.
Also, the atomic update must be idempotent - you should always use IGNORE or
helper subs like column_exists and so on - see
https://wiki.koha-community.org/wiki/Database_updates

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list