Time worked is blank on custom table related list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I have added time worked field on my custom table, user are starting and ending the timer However time is not reflecting in Time worked related list in servicenow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello @SakshiBagal,
Please refer to the link below:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0744674
If it is helpful, please mark it as helpful and accept the correct solution; by referring to this solution in the future, it will be helpful to them.
Thanks & Regards,
Abbas Shaik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hey @SakshiBagal
Whenever we set the system property com.snc.time_worked.update_task_timer to true, the Time Worked field on the Incident form is being reset to 0 each time it is updated.
The data is being entered correctly into the Time Worked table (task_time_worked) so that it exists; however, the Incident form is not calculating the total from this table.
The "Update task timer" Business Rule had been customized, and this customization is causing the undesired results., Your solution could be revert the OOTB BR to its initial state
I hope my repsonse helps !
Regards
Sumit
