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

Cannot update a graph by API without specifying items

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Critical Critical
    • 2.1.2
    • 2.0.1
    • API (A)

      Request, params:

      { "graphid": "794", "width": "911" }

      Result:

              "code": -32602,
              "message": "Invalid params.",
              "data": "Missing items for graph \"\"."
      

      But documentation doesn't require that: http://www.zabbix.com/documentation/2.0/manual/appendix/api/graph/update

      It is working fine with frontend version 2.0.0

      Broken in revision 28084 ZBX-4861 fixed excess queries upon no-change graph saving

            iivs Ivo Kurzemnieks
            zalex_ua Oleksii Zagorskyi
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: