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

JSON with "null" not convert macro to empty

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Won't fix
    • Icon: Trivial Trivial
    • None
    • 4.4.4
    • Server (S)

      in zabbix 4.4, LLD JSON not convert macro to empty if is send null. In other version its is OK

      I think that change in ZBX-9146 caused the behavior. This behavior is expected or is a bug?

      example if I send null to {#PDB}

      {
       "data":[
       {
       "{#TST}":"example",
       "{#PDB}":null
       }
       ]
      }
      

            zabbix.support Zabbix Support Team
            ramivis Ramivis Exi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: