- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2020 02:47 PM
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.
Solved! Go to Solution.
- Labels:
-
Instance Configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2020 07:26 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2020 02:58 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2020 06:49 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2020 07:32 AM
"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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2020 07:39 AM
thanks for your reply. I have done that but the error is still there.