Percentage field is not getting updated after certain value

Reddymahesh
Tera Contributor

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 !

5 REPLIES 5

Uncle Rob
Kilo Patron

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

UncleRob_0-1733406550695.png

And here's the one for task_sla

UncleRob_1-1733406578637.png