Hello everyone
I am facing a very frustrating issue with our workflow. Our workflow has few stages. When submitting workflow from stage 2 to stage 3 sometimes on Workflow Stage Status Project Detail Page is written "The value for column 'STAGE_INFO' in table 'WorkflowStatus' is DBNull." What is very weird is that this happens only occasionally. All activities that are defined in workflow to execute when submitting workflow from stage 2 to stage 3 are successfully executed and also workflow stops at stage 3 as it is supposed to.
Actions that are being executed when moving from stage 2 to stage 3 are: read project name, rename project set value of some custom field, send email and publish project.
Any idea why is this happening or what actions should I take resolve this problem?
Thanks in advance