Selaa lähdekoodia

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 vuotta sitten
vanhempi
commit
2ead053353

+ 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>