https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18600 Bug ID: 18600 Summary: Missing db update for TalkingTechItivaPhoneNotification Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Adding TalkingTechItivaPhoneNotification to sysprefs.sql is causing a test to fail on Jenkins: https://jenkins.koha-community.org/job/Koha_16.11.x_D8/lastBuild/testReport/... I think we are missing a database update statement, checking for the existence of the system preference in the database and adding it, when it's not already there yet. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.