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

Importing older templates with passive agent items in 6.4 keeps showing differences

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • 6.4.9
    • Frontend (F)
    • None

      Steps to reproduce:

      Import the following template in Zabbix 6.4.9 with default import settings:

      zabbix_export:
        version: '6.2'
        template_groups:
          - uuid: 7df96b18c230490a9a0a9e2307226338
            name: Templates
        templates:
          - uuid: 6a11bd7e00724d2482af6930bbbe13da
            template: Test
            name: Test
            groups:
              - name: Templates
            items:
              - uuid: 9cb6b5cf65fb4da8b1c1395df69ec106
                name: Ping
                key: agent.ping
      
      

      Then import the same template again.

      Result:

      Zabbix shows the type field as being added, even though it's not in the yaml file.

      Expected:

      No changes:

      Note that just changing the version tag from 6.2 to 6.4 fixes the issue. 6.4.8 also does not expose this issue.

            zabbix.dev Zabbix Development Team
            kdaudt Kevin Daudt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: