UncompletedRecalculation
Recalculate all rows in entity_uncompleted_activity table to fix any possible problems It may be called if table has corrupt data and can't be fixed any other way.
Default batch size is 10 you may change it by using option 'ACTIVITY_UNCOMPLETED_RECALCULATION_BATCH_SIZE'.
\Bitrix\Main\Config\Option::set('crm', 'ACTIVITY_UNCOMPLETED_RECALCULATION_BATCH_SIZE', 50);
Table of Contents
Methods
- cleanOptions() : void
- execute() : bool
Methods
cleanOptions()
public
static cleanOptions() : void
execute()
public
execute() : bool