mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Updated data model dictionary + a few adjustments in the data model + quick fix in the setup
SVN:trunk[498]
This commit is contained in:
@@ -1,17 +1,3 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<TriggerOnObjectCreate id="2">
|
||||
<description>Incident Creation</description>
|
||||
<target_class>Incident</target_class>
|
||||
</TriggerOnObjectCreate>
|
||||
<TriggerOnStateEnter id="5">
|
||||
<description>Incident ticket assigned to agent</description>
|
||||
<target_class>Incident</target_class>
|
||||
<state>Assigned</state>
|
||||
</TriggerOnStateEnter>
|
||||
<TriggerOnStateEnter id="6">
|
||||
<description>Incident ticket resolved</description>
|
||||
<target_class>Incident</target_class>
|
||||
<state>Resolved</state>
|
||||
</TriggerOnStateEnter>
|
||||
</Set>
|
||||
|
||||
Reference in New Issue
Block a user