elsa-core/test/unit/Elsa.Workflows.Core.UnitTests
Sipke Schoorstra d0c7653ccf
fix(workflows): preserve last-good variable on storage serialize failure (#8139)
Closes #8129.

WorkflowInstanceStorageDriver: serialize failure keeps last-good value
(no destructive Remove); read convert failure returns null / StrictMode
throws instead of poison untyped JsonNode.
2026-09-14 03:07:59 +00:00
..
Extensions fix(core): a fault a container claimed is not an incident (#7923) 2026-08-12 05:20:22 +02:00
Flowchart Update flowchart activity scheduling, implicit join (and FlowJoin/WaitAll) now only waits for followed connections 2025-02-12 23:27:40 -05:00
Models Fix Multitenancy Support and Normalize Tenant ID Handling (#7217) 2026-01-30 19:54:13 +01:00
ObjectConversion fix: restore HashSet-backed Fork completion state on resumed workflows (#7431) 2026-05-02 11:23:17 +02:00
OutputConverters Harden output converter contracts 2026-08-21 22:22:47 +02:00
Serialization Add output converter support at binding boundaries 2026-08-21 22:22:46 +02:00
Services Merge remote-tracking branch 'origin/release/3.8.0' 2026-09-06 00:06:14 +02:00
Telemetry Add OpenTelemetry workflow instrumentation (#7514) 2026-05-22 01:17:05 +02:00
VariableStorageDrivers fix(workflows): preserve last-good variable on storage serialize failure (#8139) 2026-09-14 03:07:59 +00:00
Elsa.Workflows.Core.UnitTests.csproj Add code coverage configuration and adjust test projects (#7049) 2025-11-12 13:59:36 +01:00