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

Doesn't work macros update in template.massupdate

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • 4.0.14rc1, 4.2.8rc1, 4.4.0rc1
    • API (A)

      Steps to reproduce:
      send api request

          "method": "template.massupdate",
          "params": {
              "templates": [
                  {
                      "templateid": "10093"
                  }
              ],
              "macros": [
                      {
                          "macro": "{$API}",
                          "value": "api test"
                      }
              ]
          },
      

      Open template in UI and check macro tab

      Result: empty macro tab
      Expected: macro added to template

            zabbix.dev Zabbix Development Team
            natalja.zabbix Natalja Romancaka
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: