The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Role required to Delete a Knowledge Feedback Task

BKSharma
Tera Contributor

Can anyone please let me know which role is required to Delete a Knowledge Feedback Task in 'kb_feedback_task' table.

4 REPLIES 4

kaushal_snow
Mega Sage

Hi @BKSharma ,

 

The ACL on the table checks the following conditions:

 

hasElevatedAccess from KBFeedbackTask Script Include, OR the user is the assigned_to on the task, OR the user is the opened_by and holds the role sn_km_ml.knowledge_curation_user.

 

So, the relevant permissions for deleting or modifying feedback tasks derive from:

 

Elevated access logic (likely tied to knowledge_admin), Task assignment (assigned_to), and The knowledge_curation_user role in combination with being the opened_by. 

 

If you found my response helpful, please mark it as ‘Accept as Solution’ and ‘Helpful’. This helps other community members find the right answer more easily and supports the community.

 

Thanks and Regards,
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/

tiagomacul
Giga Sage

just knowledge_admin role can delete

https://<instance>.service-now.com/now/nav/ui/classic/params/target/sys_user_role.do%3Fsys_id%3Daaa4855d0a0a0b820170399909974b83

 

 

KB

tiagomacul_0-1756416389269.png

 

 

01. >> Syste, Security > Access Control (ACL)

tiagomacul_1-1756416684434.png

 

02. Search by

nameSTARTSWITHkb_feedback_task^operation.nameSTARTSWITHdelete

 

tiagomacul_2-1756416729808.png

 

03.

 

 

https://<instance>.service-now.com/now/nav/ui/classic/params/target/sys_security_acl.do%3Fsys_id%3Decdb140d67030300d358bb2d07415aea%26sysparm_record_target%3Dsys_security_acl%26sysparm_record_row%3D1%26sysparm_record_rows%3D1%26sysparm_record_list%3DnameSTARTSWITHkb_feedback_task%255Eoperation.nameSTARTSWITHdelete%255EORDERBYname

 

tiagomacul_3-1756417066249.png

 

Hi @tiagomacul ,

In this case, I just checked I've given 'knowledge_admin' role t a user where he has ITIL role already. And see that he can view the Knowledge Feedback Tasks but Delete UI Action button is not visible to him.

Currently I'm seeing only Admin has access to view that Delete UI Action button and can Delete this record.

Rafael Batistot
Kilo Patron

Hi @BKSharma 

 

Users with knowledge_admin or knowledge_manager role