mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-22 00:32:16 +02:00
#918 TTO/TTR status "passed" gets reset when the stop watch is stopped (using the status "triggered" instead)
SVN:trunk[3130]
This commit is contained in:
@@ -239,7 +239,7 @@
|
||||
</field>
|
||||
<field id="sla_tto_passed" xsi:type="AttributeSubItem">
|
||||
<target_attcode>tto</target_attcode>
|
||||
<item_code>100_passed</item_code>
|
||||
<item_code>100_triggered</item_code>
|
||||
</field>
|
||||
<field id="sla_tto_over" xsi:type="AttributeSubItem">
|
||||
<target_attcode>tto</target_attcode>
|
||||
@@ -251,7 +251,7 @@
|
||||
</field>
|
||||
<field id="sla_ttr_passed" xsi:type="AttributeSubItem">
|
||||
<target_attcode>ttr</target_attcode>
|
||||
<item_code>100_passed</item_code>
|
||||
<item_code>100_triggered</item_code>
|
||||
</field>
|
||||
<field id="sla_ttr_over" xsi:type="AttributeSubItem">
|
||||
<target_attcode>ttr</target_attcode>
|
||||
|
||||
Reference in New Issue
Block a user