Permission to view the activity stream of the service portal approval form

SAI156
Kilo Guru

Hi,all.

I can see the activity stream in the approval form of the service portal.

find_real_file.png

To see here, I need a role called sn_request_write.

However, this role is too powerful and I can view records that are not related to me on the instance.

Please let me know if you know how to check the activity stream without using sn_request_write.

For example, how to make it viewable using ACL.

 

1 ACCEPTED SOLUTION

I found that it can be solved by using the sn_request_comments_write role.

Thank you for answering.

 

View solution in original post

7 REPLIES 7

Community Alums
Not applicable

Hi SAI,

sn_request_write: Gives write access to the Request (sc_request) or Requested Item (sc_req_item). It contains additional roles such as task_editor, dependency_views, agent_workspace_user, view_changer, cmdb_read, cmdb_query_builder_read, sn_request_read.

so what i mean here is since it's a powerful role, you can instead go with "approver_user" role.

Also, to make it more secured you can create a READ ACL for the approvers having "Approver_user" role something like this:

find_real_file.png

 

Mark my answer correct & Helpful, if Applicable.

Thanks,
Sandeep

Hi,Sandeep.
Thank you. This is very helpful.
Creat an ACL and READ is allowed to approver_user,I can reference the activity stream now.
I also want to be able to comment, but even if I have created an ACL for write in approver_user, I still can't comment.
Do you know any solution to this as well?

Community Alums
Not applicable

can you show what you have done  here

I would like to be able to leave a comment from here as shown in the image below.

find_real_file.pngfind_real_file.png

However, to leave comments, I couldn't even create an ACL for write additional comments in approver_user.
find_real_file.png