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

Applications not used by items are not exported

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Major Major
    • 2.0.0rc1
    • 1.8.4
    • Frontend (F)
    • 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.

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

              Created:
              Updated:
              Resolved: