Custom thread field not updating -> help

Hi all,

I have a series of custom fields that get updated during a specific process All fields but one continue to get updated and I can not figure out why.

The code I have is

PHP:

Код:
 //Update thread details and close thread
            $theThread->custom_fields->set('otbOrderState', 'bin', 'admin', true);
            $theThread->custom_fields->set('otbPurchaseType', 'bin', 'admin', true);
            //this following field wont update...

Read more

Читать далее...
 
Активность
Пока что здесь никого нет
Назад
Верх Низ