elsa-workflows / elsa-workflows/elsa-core

Workflow definition id not found when workflow name contains spaces

Open
#3,048 2 comments 0 reactions 0 assignees View on GitHub
bug triaged
Dominant language
C#
Stars
7.9k
Forks
1.5k
Avg merge
15h 22m
Merged PRs (30d)
114

Description

When using the run workflow activity and using the following Liquid syntax, the parent workflow does not find the child workflow when the name contains spaces.

`{{ "Child with space" | workflow_definition_id: "name" }}`

Should there be restrictions on the name field in the UI to not allow spaces or any other characters that are not allowed? When publishing a workflow, is there anything that verifies the workflow for things like this?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.