mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 08:12:26 +02:00
#995 Make sure that tto/ttr passed gets set even if the CRON has not been run (and as soon as some overrun has been counted)
SVN:trunk[3384]
This commit is contained in:
@@ -251,7 +251,7 @@
|
||||
</field>
|
||||
<field id="sla_tto_passed" xsi:type="AttributeSubItem">
|
||||
<target_attcode>tto</target_attcode>
|
||||
<item_code>100_triggered</item_code>
|
||||
<item_code>100_passed</item_code>
|
||||
</field>
|
||||
<field id="sla_tto_over" xsi:type="AttributeSubItem">
|
||||
<target_attcode>tto</target_attcode>
|
||||
@@ -263,7 +263,7 @@
|
||||
</field>
|
||||
<field id="sla_ttr_passed" xsi:type="AttributeSubItem">
|
||||
<target_attcode>ttr</target_attcode>
|
||||
<item_code>100_triggered</item_code>
|
||||
<item_code>100_passed</item_code>
|
||||
</field>
|
||||
<field id="sla_ttr_over" xsi:type="AttributeSubItem">
|
||||
<target_attcode>ttr</target_attcode>
|
||||
|
||||
Reference in New Issue
Block a user