Просмотр исходного кода

Completing [3423]: Problem/ev_assign still invoking the legacy verb SetAssignedDate

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@3475 a333f486-631f-4898-b8df-5754b55c2be0
romainq 10 лет назад
Родитель
Сommit
2ead053353
1 измененных файлов с 4 добавлено и 1 удалено
  1. 4 1
      datamodels/2.x/itop-problem-mgmt/datamodel.itop-problem-mgmt.xml

+ 4 - 1
datamodels/2.x/itop-problem-mgmt/datamodel.itop-problem-mgmt.xml

@@ -228,7 +228,10 @@
                 <target>assigned</target>
                 <actions>
                   <action>
-                    <verb>SetAssignedDate</verb>
+                    <verb>SetCurrentDate</verb>
+                    <params>
+                      <param xsi:type="attcode">assignment_date</param>
+                    </params>
                   </action>
                 </actions>
               </transition>