Details
-
Type:
Incident report
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 1.9.8 (beta)
-
Fix Version/s: 1.9.9 (beta)
-
Component/s: API (A)
-
Labels:
-
Environment:trunk, revision 24812
Description
I have template with item and trigger:
item:
agent.ping
trigger:
... and host with linked template.
I change trigger name and expression:
trigger => trigger2
=>
{host:agent.ping.last(0)}Consequences:
- the trigger in the template disappears <-- correctly
- the trigger in the host links to itself <-- not correctly
- the host has a new trigger <-- correctly
See a screenshot.