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

creating item with same key overwrites already existing item with same key for linked templates

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Won't fix
    • Icon: Major Major
    • None
    • 2.0.5
    • Frontend (F)

      Create templates: template_A & template_B
      Link template_B to template_A (so that template_A is the parent, template_B is the child)
      Link template_A to host_A
      Create item "template_A:item_A:agent.ping" (new itemid=171203)
      Result: host_A has "template_A:item_A" (new itemid=171204) - expected result

      Create item "template_B:item_B:agent.ping" (new itemid=171205)
      Result 1: template_A now has "template_B:item_B" (itemid=171203) - unexpected result; this used to be named item_A
      Result 2: host_A has "template_B:item_B" (itemid=171204) - unexpected result

            Unassigned Unassigned
            nleaman Noah Leaman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: