elsa-core/src
RalfvandenBurg 793ae15bf7
Fix tenant scope for interrupted workflow restarts (#7389)
* Fix tenant scope for interrupted workflow restarts

* Update src/modules/Elsa.Workflows.Runtime/Tasks/RestartInterruptedWorkflowsTask.cs

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Handle per-instance restart failures

* fix: make restart interrupted workflows tenant services optional

---------

Co-authored-by: Ralf <Ralf@Careconnections.nl>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-04-15 14:11:26 +02:00
..
apps Implement null TenantId for tenant-agnostic entities (#7226) 2026-02-02 10:59:01 +01:00
clients/Elsa.Api.Client Improve GetDownloadedFileNameOrDefault: Support parsing Content-Disposition header for filename extraction. 2026-02-21 20:15:48 +01:00
common fix: decouple background command execution from caller cancellation token (#7224) (#7283) 2026-04-09 11:44:33 +02:00
extensions/Elsa.Testing.Extensions Fix ASP.NET integration test crashes by adding proper Elsa background task shutdown (#6686) 2025-05-24 23:25:37 +02:00
modules Fix tenant scope for interrupted workflow restarts (#7389) 2026-04-15 14:11:26 +02:00
Directory.Build.props Upgrade projects to target .NET 10, add conditional System.Linq.Async dependencies for compatibility with earlier frameworks, and update project files for consistency across the solution. (#7062) 2025-11-21 20:55:30 +01:00