Applications not used by items are not exported

XMLWordPrintable

    • Type: Incident report
    • Resolution: Fixed
    • Priority: Major
    • 2.0.0rc1
    • Affects Version/s: 1.8.4
    • Component/s: Frontend (F)
    • Environment:
      Zabbix 1.8.4

      Applications not used by items are not exported

      Steps to reproduce:

      1. Create a host
      2. Create an application inside it, but not assign it to any item
      3. Export this host
      4. No info about application in the result XML

      Currently, applications are being exported only as item properties:

      <item type="1" key="key[blabla]" value_type="3">
      <description>snmp item</description>
      ...
      <applications>
      <application>appp</application>
      </applications>
      </item>

      Turns out, it is not possible to prepare 100500 applications without using them and export the host - all applications will be lost.

            Assignee:
            Unassigned
            Reporter:
            Konstantin Buravcov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: