elsa-workflows / elsa-workflows/elsa-core
Flexible storage driver default
Open
triaged
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
## Enhancement Request
### Enhancement Overview
Currently (Elsa 3.5), if you import a workflow that doesn't have the storageDriverTypeName property on a variable or storageDriverType on an input will have no storage driver selected once imported. Same applies when the storage driver is not found.
### Proposed Enhancement
Allow the user to select the preferred default storage type driver.
### Use Cases
A user with many workflows porting from Elsa 3.4 to 3.5 would have to update all the workflows by himself. With the proposed solution, this will not be the case.
Contributor guide
Assessment
This issue has not been assessed yet.