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

Web scenario child lose web steps

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • 2.3.1
    • API (A)

      Try to update parent web scenario.
      Set 2 times same id for httpstepid

      httptest.update

      {
      "httptestid": "62",
      "name": "NormalNameTrunk",
      "steps": [

      { "httpstepid": 281, "name": "Name3", "url": "http://mycompany.com", "status_codes": 200, "no": 1 }

      ,

      { "httpstepid": 281, "name": "Name4", "url": "http://mycompany.com", "status_codes": 200, "no": 1 }

      ]
      }

      Parent have 1 step with name Name3
      Child don't have steps... And there is

      Undefined index: stepscnt [httpconf.php:556 ? CView->render() ? include() in C:\xampp\htdocs\ZBX-8195-trunk\frontends\php\include\views\configuration.httpconf.list.php:81]

            Unassigned Unassigned
            oleg.egorov Oleg Egorov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: