On a large system, Update % complete takes 5 minutes to run. Some of the dirty tasks for templates are uncleared
On investigation, the job runs for all the active investments in the system (45K) even though there is no dirty tasks on most.
STEPS TO REPRODUCE:
Expected Results: The OOTB job to run for a short amount of time as very few tasks are set to dirty
Actual Results: The OOTB job run for 5 minutes, The custom job with same class without obs_unit parameters runs in 10 sec.
Clarity 16.4.1
DE184698
In Review with Engineering
Workaround: Use the custom job without obs_unit parameter until a fix is available