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

XML Template import always shows DISCARD_UNCHANGED changed

XMLWordPrintable

    • Sprint candidates

      Steps to reproduce:

      1. Export template as XML
      2. Import template

      Result:
      Import shows preprocessing step changed

            template: 'test template'
            name: 'test template'
            groups:
              - name: Templates/test
            items:
                name: 'discard unchaged'
                type: TRAP
                key: test
                delay: '0'
                history: '0'
                trends: '0'
                preprocessing:
      -           - type: DISCARD_UNCHANGED
      -             parameters:
      -               - ''
      +           - type: DISCARD_UNCHANGED
      +             parameters:
      +               parameter: ''
      

      Expected:
      Second import shows no changes

            zabbix.dev Zabbix Development Team
            user185953 user185953
            Team C
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: