Unable to Publish a Workflow due to unattached Transitions, How to find it?

vampyre82nd
Giga Expert

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?

2 REPLIES 2

vampyre82nd
Giga Expert

 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.

harishdasari
Tera Guru

Hi,

 

Better create an request and check whether workflow is working as per your design or not.

so you can come to an idea, where it is getting stopped after workflow is getting routed to all the transitions.

Thanks