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

While upgrade to >=5.4 last_foreach function can get additional parameter 0 or 0s

XMLWordPrintable

    • Sprint 105 (Oct 2023), Sprint 106 (Nov 2023)
    • 1

      While upgrade to >=5.4 last_foreach function can get additional parameter 0 or 0s that was ok for last function, but if you try to create new calculated item with last_foreach - you will get an error of incorrect syntax
      Incorrect value for field "Formula": invalid second parameter in function "last_foreach"

      grpsum["Some_Group",item.key,last,0]
      
      goes to
      
      sum(last_foreach(/*/item.key?[group="Some_Group"],0s))
      

      Regards, Elina

            mprihodko Mihails Prihodko
            elina.kuzyutkina Elina Kuzyutkina (Inactive)
            Team B
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: