elsa-core/test/integration/Elsa.IntegrationTests/Activities/ForEach
gurkanguran e4789cf85b
Reference variable with Id instead of Name to prevent issues with updating name (#3814)
* Implemented Id property for variable for memory reference

* Removed debugger

* Fixed the issue with memory block reference of variable

* Fixed infinite recursive calling issue

* Handle variables with ID already containing

* Update JS variable getters based on declared variables

* Prevent Export from including composite roots

* Update JS evaluator with support for reading and writing variables in scope

* Fix polymorphic converter with support for arrays

---------

Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
2023-03-22 22:50:26 +01:00
..
ForEachTests.cs Remove unused namespace imports 2023-03-09 14:49:31 +01:00
ForEachWorkflow.cs Reference variable with Id instead of Name to prevent issues with updating name (#3814) 2023-03-22 22:50:26 +01:00
NestedForEachWithBreakWorkflow.cs Remove unused namespace imports 2023-03-09 14:49:31 +01:00