Bug#431598: jffnms: MySQL error in SLA Individual Conditions creation

2007-07-04 Thread Mathieu PARENT
On 7/4/07, Craig Small [EMAIL PROTECTED] wrote: For some reason you have not updated the database even though the change is shipped in the package. I'm not sure exactly why this is the case but running the following in a mysql cli will do it: ALTER TABLE `slas_cond` CHANGE `condition` `cond`

Bug#431598: jffnms: MySQL error in SLA Individual Conditions creation

2007-07-03 Thread Mathieu PARENT
Package: jffnms Version: 0.8.3dfsg.1-2.1 Severity: normal Steps to reproduce : * Go in ''Administration'' SLA Definitions Individual Definintions * Add ** Description : test ** Show info : test ** COndition : 1=2 ** Show expression : test ** Show unit : * Click: Save Actual result : 19:48:05

Bug#431598: jffnms: MySQL error in SLA Individual Conditions creation

2007-07-03 Thread Craig Small
On Tue, Jul 03, 2007 at 07:50:40PM +0200, Mathieu PARENT wrote: Query failed - db_update(slas_cond) - Update slas_cond set description = 'test',event = 'test',cond = '1=2',variable_show = 'test',variable_show_info = '' where slas_cond.id = '10003' - Unknown column 'cond' in 'field list'