Delete Knowledge Feedback Task
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi,
I've a requirement to give access to a particular group, by which all members of that group will have required access to Delete any Knowledge Feedback Task (kb_feedback_task).
I've tried to create a new ACL as below -
But it's not working.
Can anyone please help me on this?
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@BKSharma ACL you created will works only after verifying the whether kb_feedback_task.NONE and kb_feedback_task.* ACLs are available or not for 'delete' and 'read' operation.
if NOT then you need to add new ACL for those (delete and read) operations.