When navigating to the Resource Directory module in MUX, we get the following error:
API-1005 : Attribute(s) 'manager' specified in query parameters are not supported or secured.
The app-ca.log file states the following:
ERROR 2025-03-10 08:16:14,229 [http-nio-1631-exec-48] ppm.rest (clarity:myuser:mysession:PPM_REST_API) (80254962-73f4-494c-8b20-1dde6d3854d8) The current user 'myuser' doesn't have permission on 'manager_id'
ERROR 2025-03-10 08:16:14,230 [http-nio-1631-exec-48] ppm.rest (clarity:myuser:mysession:PPM_REST_API) (80254962-73f4-494c-8b20-1dde6d3854d8)
com.ca.ppm.rest.exception.BadRequestException: API-1005 : Attribute(s) 'manager' specified in query parameters are not supported or secured.
at com.ca.platform.osf.object.rest.adapter.ODataODFObjectAdapter.populateSelect(ODataODFObjectAdapter.java:1048)
at com.ca.platform.osf.object.rest.adapter.ODataODFObjectAdapter.populateQueryInfo(ODataODFObjectAdapter.java:781)
Clarity 16.3.0, 16.3.1
The Resource object Manager (manager_id) attribute is secured and the user does not have access to it
Either untick the attribute security or grant access to the users
In order to do so: