Skip to content

Unable to call child workflow from parent workflow Β #484

@SonaThaj

Description

@SonaThaj

I tried this:

Created 2 workflows and tried to call one from the other.

This happened:

The parent workflow faulted, saying that the child workflow could not be found.

But the child exists.

I expected this:

Flow should move from parent to child.

NB: It was working as expected in the earlier Synapse versions.

Is there a workaround?

No

Anything else?

type: https://serverlessworkflow.io/dsl/errors/types/runtime
title: Runtime Error
status: 500
detail: "[404 - Resource Admission Failed] Failed to admit operation 'create' on the specified resource 'synapse.io/v1/namespaces/synapse/workflow-instances/test-child-6421c94769cd2d28ae4b29b32806fe1d':\\r\\nnamespace: Failed to find the specified resource 'test-child-6421c94769cd2d28ae4b29b32806fe1d.synapse'."
instance: /do/0/testsubFlow

Platform(s)

Windows

Community Notes

  • Please vote by adding a πŸ‘ reaction to the issue to help us prioritize.
  • If you are interested to work on this issue, please leave a comment.name: Bug Report 🐞

Metadata

Metadata

Assignees

Labels

app: apiConcerns the APIapp: runnerConcerns the Runnerpriority: highIndicates a high priority issuestatus: investigateAn issue that needs to be investigated more thoroughlytype: bugSomething isn't working

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions