ValidateDanglingTransition cannot be cast to class

trangdan106
Tera Contributor

Hello everyone,

I have a workflow where I have changed the filter condition -> Validate -> Publish. When running, I encourter the error of "ValidateDanglingTransition cannot be cast to class" which is odd because I ran the validation and everything was fine.

 

Have anyone encountered an issue like this before?

1 REPLY 1

trangdan106
Tera Contributor

This happened to me due to the fact that the filter condition for the workflow was checking for the parent domain.

 

Given the record triggering the workflow is at TOP/MIDDLE/BOTTOM

The workflow filter condition used to check for TOP.

This causes my `ValidateDanglingTransition` error even though the validate process is a success.