Activity Stream on Portal not posting comments?

smfoister
Giga Expert

Good afternoon everyone,

I have a requirement to make the activity stream/conversation/comments field readable and writable for approver_users. I have been experimenting with ACL's to open this up and I have gotten as far as making the stream visible, and readable, but when an approver_user types a message and clicks send nothing happens. Nothing is posted, it just goes into the ether. See screenshot below of the field I am referring to.

find_real_file.png

 

What am I missing here? It seems like this would be a fairly straight forward ACL but I'm not getting the results I am expecting.

1 ACCEPTED SOLUTION

This depends on which table you are writing activity steam to.

e.g ITIL user can write to comments field from SP using activity steam.

Do you see any error in console logs when user try to write in activity steam from service portal?

You should debug widget which is showing activity stream on your service portal page.

 

Regards,

Sachin

View solution in original post

11 REPLIES 11

Hi @smfoister ,

 

I am facing the same issue, I have created two ACL's manually:

sc_req_item.comments -- read -- approver_user role

sc_req_item.comments -- write -- approver_user role

But when I logged into portal with the user having approver_user role, he's not able to see comments in activity stream. Could you please share the solution?

Can you check in the Native UI first and see if its working or not .

If its working then its a widget issue .