elsa-workflows / elsa-workflows/elsa-core
Elsa 2: Auto-generate activity names
Open
enhancement
triaged
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
Currently, the activity name is an optional field, but should be required (and be unique within a workflow) and generated automatically (yet overridable by the user).
This is useful when accessing activity output using script. Today, the user needs to first provide a name before they can access the activity's output.
Contributor guide
Assessment
This issue has not been assessed yet.