elsa-core icon indicating copy to clipboard operation
elsa-core copied to clipboard

A .NET workflows library

Results 695 elsa-core issues
Sort by recently updated
recently updated
newest added

StartAt Activities (possibly other bookmarks) are re-queued on application startup, A workflow that has started and suspended for 30 days for example if the application restarts every day it will...

bug

When using the Name property, javascript suggests the property with the value of the name property, but when tying to use this Variable the value is null.

bug

When scoped services are getting injected in custom activities, only `IDiposable` is currently supported for cleaning up resources of the scoped services. If a scoped service only supports `IAsyncDisposable` a...

Hello, I have workflow having UserTask as 4th step. When it executed the workflow suspended and logs table and bookmarks table have correct records. But workflowinstance has no record about...

bug

Refactored projects to contain the needed classes. Added kubernetes proto actor.

This issue lists high-level functionality I'd like to add to Elsa 3 and beyond. It's not a final list and the order in which each milestone will be picked up...

elsa 3

There is an issue when you use Composite Activity and you don't want to store you input/ouput variable in the StorageProvider (or you want to change the storage provider). The...

stale

Thought I mention it here to save somebody else some trouble and time.... This is, not directly, fault of Elsa but of Visual Studio and the build tools it uses...

stale

I am running distributed elsa 2.9 and have many workflows that are just a cron timer and a custom activity. Some times these workflows run more than once, they are...

Elsa designers has Does not support Login/Multi Tenancy features. as it would be very useful to have

enhancement