elsa-workflows / elsa-workflows/elsa-core
Use Transientprovider from code
Open
bug
triaged
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
When creating a workflow from code there is the option to use transient for storing activity properties and variables.
it will work from the designer but not from code.
SetTransient as an attribute will not set it correctly.
WithTransientStorageFor does not set the value. it will fail when you try to retrieve it
Contributor guide
Assessment
This issue has not been assessed yet.