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

Details

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

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: