"Action not authorized" error while an Itil user tries to insert a new Catalog Task to a RITM

Brian Kimani2
Tera Contributor

I have created an ACL to allow Itil users to be able to manually create new service catalog task records on a RITM but the error "Action not authorized" persists. Any help or hints is appreciated.

1 ACCEPTED SOLUTION

I used an ACL without conditions to filter out the roles and a script include to add the conditions which were the "New" button to insert catalog tasks should only appear on specific requested items only. Calling this script include on the "New" button configuration solves the issue. 

Thanks for your input. 

View solution in original post

9 REPLIES 9

Brian Lancaster
Tera Sage

I have this configured with now errors.  Can you share the ACL you created.  Also I have not see Action not authorized.  Can you share a screenshot?

find_real_file.png

"Advanced" is checked meaning there's also a script restricting access. Try unchecking it and see how it goes. If users are able to create a task, it implies there's something wrong with the script.

 

thanks for your reply. I have done that but the error is still there.