elsa-core/src
Sipke Schoorstra 85ba3fc646
Update activity execution mapping in workflow runtime (#5253)
The code changes involve updating the activity execution mapper in Elsa.Workflows.Runtime. The updated logic now consider the closest ancestor in the workflow hierarchy when determining the workflow persistence property. This provides a more accurate representation of the workflow's state, rather than relying solely on the workflow execution context.

Fixes #5252
2024-04-19 21:57:55 +02:00
..
bundles Fix WorkflowActivity to Use Cached Workflow Definitions for Consistent Behavior (#5223) 2024-04-15 10:06:27 +02:00
clients/Elsa.Api.Client Refactor workflow dispatch and instance creation process (#5213) 2024-04-12 10:46:40 +02:00
common Add caching to workflow runtime and workflow management stores (#5174) 2024-04-10 11:51:40 +02:00
modules Update activity execution mapping in workflow runtime (#5253) 2024-04-19 21:57:55 +02:00
Directory.Build.props Make JetBrains.Annotations Private (#5151) 2024-03-29 19:46:00 +01:00