Dear Espo Team,
Whenever I create a workflow with condition
start date is 'before today'

I receive error 500 when editing the record or during the process:
Process 68776196a52a08bf3, element 6892043a1dadbaea4: Workflow[]: Unknown object type ''.
500
Espo\Core\Exceptions\Error
/var/www/html/custom/Espo/Modules/Advanced/Core/Workflow/Conditions/Base.php
202
But if I create a condition, which is 'before' and set today, it works correctly.

Advanced Pack version 3.11.4
Thank you for your hard work!
Whenever I create a workflow with condition
start date is 'before today'
I receive error 500 when editing the record or during the process:
Process 68776196a52a08bf3, element 6892043a1dadbaea4: Workflow[]: Unknown object type ''.
500
Espo\Core\Exceptions\Error
/var/www/html/custom/Espo/Modules/Advanced/Core/Workflow/Conditions/Base.php
202
But if I create a condition, which is 'before' and set today, it works correctly.
Advanced Pack version 3.11.4
Thank you for your hard work!
Comment