Click HERE to see how Saviynt Intelligence is transforming the industry. |
07/18/2024 05:31 AM
Hi Team,
We are facing below issue when trying to update the user details like manager and other fields.
Thanks,
Randhir Kumar.
07/18/2024 06:30 AM
Hi @randhir_kumar do you have any workflow set on the global configuration > Identity lifecycle > User creation and modification workflow
Also, please share the error you see on logs when you update the user.
07/18/2024 07:48 AM
07/18/2024 08:49 PM
Hi,
Workflow is already attached.
Note: It was working before.
Regards,
Randhir.
07/18/2024 08:51 PM
Share logs
07/18/2024 09:08 PM
07/18/2024 09:11 PM
Does user have ROLE_ADMIN sav role ?
"2024-07-19T03:55:29.236+00:00","ecm","services.WorkflowService","http-nio-8080-exec-109-m67b2","DEBUG","extraqry= ( (a.manager in ( :users2 ) OR a.id in ( :users2 ) ) OR 1=2 )"
"2024-07-19T03:55:29.236+00:00","ecm","services.WorkflowService","http-nio-8080-exec-109-m67b2","DEBUG","fullqry = select a.id from Users a where 1=1 AND ( (a.manager in ( :users2 ) OR a.id in ( :users2 ) ) OR 1=2 ) AND a.id= :benificery"
"2024-07-19T03:55:29.257+00:00","ecm","errors.GrailsExceptionResolver","http-nio-8080-exec-109-m67b2","ERROR","Exception occurred when processing request: [POST] /ECM/users/update"
"2024-07-19T03:55:29.800+00:00","ecm","","null-m67b2","","Invalid Access. Stacktrace follows:"
"2024-07-19T03:55:29.800+00:00","ecm","","null-m67b2","","java.lang.Exception: Invalid Access at
07/18/2024 09:16 PM
Yes, User has admin role.
07/18/2024 09:18 PM
It seems issue with Custom Validation Jar call. Remove it and try updating manager
07/18/2024 09:28 PM
Could you please help me with the location from where I can remove.
07/18/2024 10:56 PM
Global Configuration - Identity Lifecycle
User Bulk Upload Validation External Method
07/18/2024 11:07 PM
Hi Rushikesh,
Custom Validation Jar is not there. Its already blank.
Regards,
Randhir Kumar.
07/19/2024 05:55 PM
Validate with latest version 24.x