Doesn't work macros update in template.massupdate

XMLWordPrintable

    • Type: Problem report
    • Resolution: Unresolved
    • Priority: Trivial
    • None
    • Affects Version/s: 4.0.14rc1, 4.2.8rc1, 4.4.0rc1
    • Component/s: 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

            Assignee:
            Zabbix Development Team
            Reporter:
            Natalja Romancaka
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: