ACL dot walking does not work for list view

Grzegorz4
Tera Contributor

Hello Community,

I’m trying to add fields to Metric Result list view that are dot walked from Assessment Instance Question table:

Grzegorz4_0-1666532554547.png

 

However, values are not visible to HR user due to out of the box ACL where condition is evaluated as false:

 

Grzegorz4_1-1666532554568.png

 

 

If user try to display Question instance record on Assesment Instance Question list, this ACL works fine.

 

I created new ALC for test purpose:

Grzegorz4_2-1666532554578.png

 

And I found that ALC has no access to category:

Grzegorz4_3-1666532554586.png

 

However, such category is assigned, and I can see category value on the list view as well as I can do drill down.

Does anyone have an idea what might be a reason?

1 REPLY 1

michaelj_sherid
ServiceNow Employee
ServiceNow Employee

Hi @Grzegorz4 This ACL is due to the usage of the Assessment Metric by the Collect Employee Input HR Task. This task type uses the survey framework to collect the data from the employee. With that said, this has to be locked down to avoid exposing that data. This is why you see the ACL in the HR scope.

 

Regards,

Mike