elsa-workflows / elsa-workflows/elsa-core
Workflow definition id not found when workflow name contains spaces
Open
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
Assessment
This issue has not been assessed yet.