Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-14670

Wrong column name in zabbix 4.0.0-1.1alpha9

XMLWordPrintable

    • Team A
    • Sprint 39
    • 0.125

      Steps to reproduce:

      1. Create a trigger using function : find string V in ... 
      2. The trigger will never be run because zabbix frontend can not update in database. The error output
         9146:20180801:141440.846 [Z3005] query failed: [1054] Unknown column 'function' in 'field list' [update triggers set expression='\{20010}=1' where triggerid=18300;
        update triggers set expression='\{44971}=1' where triggerid=41033;
        update functions set function='str',parameter='No' where functionid=20010;
        update functions set function='str',parameter='No' where functionid=44971;
        ] 
      3. Checked the table function :  there is no column name : function.

            vso Vladislavs Sokurenko
            chuyengiason Minh Son
            Team A
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: