ValidateDanglingTransition cannot be cast to class
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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.
