The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Error on 'My Task' page when we click on 'Reject' button in Employee Center Portal

nisargac21
Tera Contributor

Hi Community,

 

In Employee Center Portal, when we click on reject button to reject any RITM from My Task page. It asks for the comments after adding the comments, we are facing this error. If anyone came across this issue, please help me.

 

nisargac21_0-1756398412910.png

 

4 REPLIES 4

SD_Chandan
Kilo Sage

Hi @nisargac21 ,

Check the ACL of sys_approval_approver table.
Mostly user having issue he is not having required role kindly troubleshoot like this 

Thank you
Chandan

AndersBGS
Tera Patron
Tera Patron

Hi @nisargac21 ,

 

 seems like you have some business rule or similar preventing the update. 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

GlideFather
Tera Patron

Hi @nisargac21,

 

try to replicate this for admin (unless it's PROD), it seems to me that the user who's adding the comment doesn't have permissions to write comments... so it's not saved and thus cannot proceed as the field is empty.

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


Sandeep Rajput
Tera Patron
Tera Patron

@nisargac21 The best way to find the root cause of this error is to check System Logs for details. You can filter the system logs with created_by (the user who clicked the button) and date and time when the issue occurred. You will find the logs related to this error and using that information you will be able to find the root cause of this error.