Skip to content

Conversation

cdavernas
Copy link
Member

Many thanks for submitting your Pull Request ❤️!

What this PR does / why we need it:

  • Fixes the WorkflowProcessExecutor, which was attempting to create a subflow using the runner's namespace, instead of the configured one when creating a new subflow instance

Fixes #484

…g to create a subflow using the runner's namespace, instead of the configured one when creating a new subflow instance

Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
@cdavernas cdavernas added priority: high Indicates a high priority issue weight: 2 An issue with a low development impact app: runner Concerns the Runner type: fix labels Apr 16, 2025
@cdavernas cdavernas added this to the v1.0.0 milestone Apr 16, 2025
@cdavernas cdavernas self-assigned this Apr 16, 2025
@cdavernas cdavernas merged commit ff4e3e5 into main Apr 16, 2025
2 checks passed
@cdavernas cdavernas deleted the fix-workflow-process-executor branch April 16, 2025 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app: runner Concerns the Runner priority: high Indicates a high priority issue type: fix weight: 2 An issue with a low development impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to call child workflow from parent workflow
1 participant