elsa-core/test/unit/Elsa.Workflows.Core.UnitTests/ObjectConversion
Copilot 5b336254b8
fix: restore HashSet-backed Fork completion state on resumed workflows (#7431)
* Initial plan

* fix: handle restored fork completed state as list

Agent-Logs-Url: https://github.com/elsa-workflows/elsa-core/sessions/dbed3cbb-8d9c-4493-b692-ee24b6c90c7d

Co-authored-by: sfmskywalker <938393+sfmskywalker@users.noreply.github.com>

* test: avoid reflection in fork regression coverage

Agent-Logs-Url: https://github.com/elsa-workflows/elsa-core/sessions/dbed3cbb-8d9c-4493-b692-ee24b6c90c7d

Co-authored-by: sfmskywalker <938393+sfmskywalker@users.noreply.github.com>

* fix: preserve hashset state for resumed fork completion

Agent-Logs-Url: https://github.com/elsa-workflows/elsa-core/sessions/d1bdb2e8-916c-45a0-9508-3e06052d806a

Co-authored-by: sfmskywalker <938393+sfmskywalker@users.noreply.github.com>

* fix: guard reflected collection add lookup

Agent-Logs-Url: https://github.com/elsa-workflows/elsa-core/sessions/d1bdb2e8-916c-45a0-9508-3e06052d806a

Co-authored-by: sfmskywalker <938393+sfmskywalker@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: sfmskywalker <938393+sfmskywalker@users.noreply.github.com>
2026-05-02 11:23:17 +02:00
..
Person.cs Fix ObjectConverter.ConvertTo to avoid using sourceTypeConverter.IsValid (#6972) 2025-10-16 13:51:37 +02:00
PersonTypeConverter.cs Fix ObjectConverter.ConvertTo to avoid using sourceTypeConverter.IsValid (#6972) 2025-10-16 13:51:37 +02:00
Tests.cs fix: restore HashSet-backed Fork completion state on resumed workflows (#7431) 2026-05-02 11:23:17 +02:00