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

XMLWordPrintable

    • Type: Incident report
    • Resolution: Won't fix
    • Priority: Major
    • None
    • Affects Version/s: 2.0.5
    • Component/s: 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

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

              Created:
              Updated:
              Resolved: