Hi — I’m new to n8n. My workflow was running fine, but it suddenly stopped: the parent workflow is no longer calling the subworkflow (child workflow). I’ve checked basic settings but can’t find the issue. Can someone help me please? Thank you

Does your “Get prompts1” node return any items? If not, the workflow will end there. To avoid that, you need to toggle “Always output data” in the node setting for this specific node.

1 Like