Hello,
I am encountering an issue on the Prepare Work Order screen in IFS Cloud. When I try to change a Work Order (WO) status to "Observed", the system blocks the action and displays the following error: "insufficient privileges". After checking with our system administrator:
My account does have FULL access for the concerned OData projection in the Permission Set associated with my profile.
The security caches have been refreshed, but the problem persists.
Here is the response I get with the browser's developer tools (F12) → Network tab
“--batch_dd1f69c5-491d-4fc5-9c6c-530004de7b24
Content-Type: application/http
Content-Transfer-Encoding: binary
Content-ID: 1
HTTP/1.1 403 Forbidden
OData-Version: 4.0
Content-Type: application/json
Content-Length: 86
{"error":{"code":"SE_UNAUTHORIZED","message":"Insufficient privileges.","internal":2}}
--batch_dd1f69c5-491d-4fc5-9c6c-530004de7b24--”
Can you help me please ?
Thank’s
