소스 검색

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>