Overdue need to be changed as Due

sagar_basu
Tera Contributor

Hi All,

1. In Employee Center , user is displayed quick tasks with Overdue , which need to be changed to due. 

 

sagar_basu_2-1677131725475.png

 

Once user click on it, in details page also it should be displayed as due not as Overdue

sagar_basu_3-1677131796665.png

 

2. How to add ticket number and description in quick task 

sagar_basu_6-1677133034512.png

 

 

 

Please help me on how to achieve this.

 

Regards,

Sagar

1 ACCEPTED SOLUTION

Hi @sagar_basu , As I can understand, You are looking the above-mentioned fields at the Activity center level.

So, In your case, you need to customize the API which is fetching all these pieces of information.

For customization, you can navigate to todopageutils script include. 

Serach for "_getChildTableConfiguration: function(todoSysId)"

If you will look in to the code, you have to change the tiltle and description to ticket number and short description.

View solution in original post

6 REPLIES 6

@Ankit Kumar3 , Also can you please tell me what is considered as due date for Change requests ?

 

Thanks,

There is a column in the sysapproval_approver table as a due date. This is considered a due date for a change request.