elsa-workflows / elsa-workflows/elsa-core
Add AddJournalEntry Script Function
Open
triaged
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
In V2, we had a JS function called `addJournal` that would add an entry to the journal using script from a workflow.
Let's add this to V3 as well.
- JavaScript: `addJournalEntry`
- C#: `Journal.AddEntry`
Contributor guide
Assessment
This issue has not been assessed yet.