Browse Source

Allow "Support Agents" to put an Incident in "Pending" state.

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@2814 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 12 years ago
parent
commit
a704ebecb4

+ 1 - 0
datamodels/2.x/itop-profiles-itil/datamodel.itop-profiles-itil.xml

@@ -315,6 +315,7 @@
               <action id="ev_reassign" xsi:type="stimulus">allow</action>
               <action id="ev_reassign" xsi:type="stimulus">allow</action>
               <action id="ev_resolve" xsi:type="stimulus">allow</action>
               <action id="ev_resolve" xsi:type="stimulus">allow</action>
               <action id="ev_close" xsi:type="stimulus">allow</action>
               <action id="ev_close" xsi:type="stimulus">allow</action>
+              <action id="ev_pending" xsi:type="stimulus">allow</action>
             </actions>
             </actions>
           </group>
           </group>
           <group id="class:UserRequest">
           <group id="class:UserRequest">