Hello @sateeshreddy
If these are errors related to query traversal, requesting you to please check following:
- Is there any index able to deal with the query?
- Have you customized the index related to this primaryType? If yes, is the query able to work with OOTB index? (This you would have to check on a local instance with no custom code)
- Consider updating your indexes to deal with the query.
- Netcentric ACL Tool is dependent on https://github.com/Netcentric/accesscontroltool/tree/develop/accesscontroltool-oakindex-package. Please verify if the index is available,
Also, please submit the issue on https://github.com/Netcentric/accesscontroltool/issues
Aanchal Sikka