Skip to content

Commit 643752f

Browse files
committed
N°8378 - Missing rights on incident for SuperUser
1 parent 0e0c09c commit 643752f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

datamodels/2.x/itop-profiles-itil/datamodel.itop-profiles-itil.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,8 +259,10 @@
259259
<group id="Incident">
260260
<actions>
261261
<action id="stimulus:ev_assign">allow</action>
262+
<action id="stimulus:ev_dispatch">allow</action>
262263
<action id="stimulus:ev_reassign">allow</action>
263264
<action id="stimulus:ev_resolve">allow</action>
265+
<action id="stimulus:ev_reopen">allow</action>
264266
<action id="stimulus:ev_close">allow</action>
265267
<action id="stimulus:ev_pending">allow</action>
266268
</actions>

0 commit comments

Comments
 (0)