Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Delete Knowledge Feedback Task

BKSharma
Tera Contributor

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 -

BKSharma_0-1757400357525.pngBKSharma_1-1757400379398.png

 

But it's not working. 

Can anyone please help me on this?

5 REPLIES 5

Nilesh Pol
Kilo Sage
Kilo Sage

@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.