Hello,
I'm running 1.1beta2 and think i've found the following problem.
When trying to add actions it works when I select "This Trigger Only" from the drop down but when I select "All Triggers of this host" I get the following error, which is a bit of a pain, when I've got a lot of systems to add.
SQL error: Column count doesn't match value count at row 1
Query: insert into actions (triggerid,userid,good,delay,nextcheck,subject,mes sage,scope,severity,recipientmaxrepeats,repeatdela y) values (10007,7,1,30,0,'*Automatically generated*','*Automatically generated*',1,0,1,0,600)
Any Suggestions ? Is this me doing something wrong or a bug with 1.1beta2, I know doing the same thing on 1.1alpha10 worked.
Cheers
Steve Goodliff
I'm running 1.1beta2 and think i've found the following problem.
When trying to add actions it works when I select "This Trigger Only" from the drop down but when I select "All Triggers of this host" I get the following error, which is a bit of a pain, when I've got a lot of systems to add.
SQL error: Column count doesn't match value count at row 1
Query: insert into actions (triggerid,userid,good,delay,nextcheck,subject,mes sage,scope,severity,recipientmaxrepeats,repeatdela y) values (10007,7,1,30,0,'*Automatically generated*','*Automatically generated*',1,0,1,0,600)
Any Suggestions ? Is this me doing something wrong or a bug with 1.1beta2, I know doing the same thing on 1.1alpha10 worked.
Cheers
Steve Goodliff
Comment