mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-06 17:44:12 +01:00
DataModel: Remove Ticket Archiving by default
SVN:trunk[4825]
This commit is contained in:
@@ -46,9 +46,6 @@
|
||||
<attribute id="finalclass"/>
|
||||
</attributes>
|
||||
</reconciliation>
|
||||
<archive>
|
||||
<enabled>true</enabled>
|
||||
</archive>
|
||||
<obsolescence>
|
||||
<condition><![CDATA[operational_status='closed' AND (close_date < DATE_FORMAT(DATE_SUB(NOW(), INTERVAL 15 MONTH),'%Y-%m-%d 00:00:00') OR (ISNULL(close_date) AND last_update < DATE_FORMAT(DATE_SUB(NOW(), INTERVAL 15 MONTH),'%Y-%m-%d 00:00:00')))]]></condition>
|
||||
</obsolescence>
|
||||
|
||||
Reference in New Issue
Block a user