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

SVN:2.0.1[2815]
This commit is contained in:
Denis Flaven
2013-08-01 08:28:41 +00:00
parent 1aff819f8f
commit 0faa33a0e5

View File

@@ -315,6 +315,7 @@
<action id="ev_reassign" 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_pending" xsi:type="stimulus">allow</action>
</actions>
</group>
<group id="class:UserRequest">