not able to edit templates as an admin also and how to give access writes to itil user?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2022 09:55 AM
Hello Developers,
templates are not editable as a admin also and how to give write access to itil user.
As checked the acl , this is written as below
if(current.global==true && !gs.hasRole('template_editor_global'))
answer=false;
else
answer=true
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi Gudu, did you find a way to solve this?
