elsa-workflows / elsa-workflows/elsa-core
V3 - JournalData is lost when an incident in that activity is created
Open
triaged
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
I have a custom activity that makes a HTTP request, if the service give me an error, i write in the Journal the Payload and the response so i can debug easily the request.
Then i throw an exception to enter in fault status (i dont want that the flow continue)
So i detect that the JournalData is not persisted

Contributor guide
Assessment
This issue has not been assessed yet.