Unable to remove attachment from Knowledge Article
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
55m ago - last edited 54m ago
It seems you do have permission to delete attachment . May be ACL on sys_attachment table must be restricting this, Check your ACL and using ACL debugger , try to find which ACL causing the issue on sys_attachment table.
https://<your servicenow instance >/sys_security_acl_list.do?sysparm_query=nameSTARTSWITHsys_attachment%5Eoperation.nameSTARTSWITHdelete&sysparm_first_row=1&sysparm_view=&sysparm_choice_query_raw=&sysparm_list_header_search=true

