Percentage field is not getting updated after certain value
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2024 12:26 PM
I have created a Percentage field on change request table similar to Business Elapsed Percentage on task_sla table. I have written after BR to sync this percentage field. It is getting updated till 100 and later it is not getting updated. Even though Business Elapsed Percentage field is updating.
Please find the attached images !
- Labels:
-
update
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2024 05:49 AM
So I seem to remember that planned_task has a percent complete field that doesn't go past 100, and task_sla has the percent complete that does. So decided to look at dictionary entries for both. There's a difference in the attributes... not sure if that's the key difference but worth investigating
Here's dictionary entry for the percent complete on planned task
And here's the one for task_sla