Unable to Publish a Workflow due to unattached Transitions, How to find it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2018 08:04 AM
I am trying to publish a workflow and have a critical error:
This workflow contains 1 unattached transition(s). Unattached transitions cause the workflow to hang and never complete. In the workflow version form, select the cited activity from the Workflow Activities related list. In the From: Workflow Transition related list, delete any transition that does not have a To reference.
result=invalid
msg=Dangling transition in from activity.
table=wf_activity
sys_id=
name=Is Service Request?
activity_name=Is Service Request?
I have looked at the workflow activity table with a quarry for name:Is Service Request? and then found 8 responses. I have reviewed all the Workflow transitions:to and workflow transitions:from and do not see any missing. In checking the workflow itself I do not see anything missing. So what have I overlooked?
- Labels:
-
Instance Configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2018 09:29 AM
have tried:
https://docs.servicenow.com/bundle/jakarta-servicenow-platform/page/administer/workflow-validation/reference/r_VldtDanglingTransition.html
And I do not have any "Null" To values.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2018 09:30 AM