example-restclient-myworkapp-nodejs icon indicating copy to clipboard operation
example-restclient-myworkapp-nodejs copied to clipboard

Non-admin users are not authorized to view comments on assigned tasks

Open stuswope opened this issue 9 years ago • 0 comments

In the ServiceNow web application users can see comments on tasks they are assigned so it seems odd they cannot in the example rest client.

This would require modifying the task tracker scripted rest api to provide a method to get comments instead of using the table api due to ACL restrictions.

screen shot 2016-09-09 at 4 42 27 pm

stuswope avatar Sep 09 '16 23:09 stuswope