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

Usermacro API cannot update macro value.

XMLWordPrintable

    • Team B
    • Sprint 68 (Sep 2020), Sprint 69 (Oct 2020), Sprint 70 (Nov 2020), Sprint 71 (Dec 2020)
    • 0.25

      Steps to reproduce:

      1. First create a secret macro
      2. Then recreate this into plain text macro (note: value is given)
        usermacro.updateglobal // {
          "globalmacroid": "3",
          "type": "0",
          "value": "sss2"
        }
        

      Result:
      Macro is plaintext, but value is empty string.
      Expected:
      Macro value should be "sss2".

      Note: Value must be the same as it was before (within secret macro), for this to reproduce.

            iivs Ivo Kurzemnieks
            talbergs Mārtiņš Tālbergs (Inactive)
            Team B
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: