Преглед изворни кода

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 година
родитељ
комит
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>