Reg alert - Type Source, approval issue

AmeetPatra1
Tera Contributor

AmeetPatra1_0-1748805680466.png

What is the issue here, why is the assigned approval not visible to reg change manager

2 REPLIES 2

swapnali ombale
Kilo Sage

Hi @AmeetPatra1 ,

 

It seems that you don't have access to table and those fileds.

You are trying to perform a query that requires access to a field or table using the query_range operation, but doesn't have the necessary roles or permissions.

 

Check below points 

1.Verify a query_range ACL exists for table or fields  .

2.Ensure the user has the appropriate roles assigned to that ACL .

3.Consider a query_match ACL if needed .

4.If no ACL exists, create one and assign roles 

 

If my responce is helpful mark it as a helpful or accept the solution.

SANDEEP DUTTA
Tera Patron
Tera Patron

Hi @AmeetPatra1 ,

By looking at the error , It's a field specific error. So, you need to create field specific query_range ACL.

 Something like below:

SANDEEPDUTTA_0-1748855530010.png

 

 

Thanks,
Sandeep Dutta

Please mark the answer correct & Helpful, if i could help you.