JSON with "null" not convert macro to empty

XMLWordPrintable

    • Type: Problem report
    • Resolution: Won't fix
    • Priority: Trivial
    • None
    • Affects Version/s: 4.4.4
    • Component/s: 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
       }
       ]
      }
      

            Assignee:
            Zabbix Support Team
            Reporter:
            Ramivis Exi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: