Skip to content

Conversation

SavinPopescu
Copy link

Describe the change
Updated the way of getting children of a JObject in order to evaluate expressions for inputs that have child elements.

Describe your implementation or design
Used the select token method in order to select the children then evaluate the type of the token before adding to the stack of JObjects.

Tests
Created a new step, DynamicDataStep that I have added into stored-dynamic-definition.json with a complex object in Inputs.

Breaking change
No, this is an added functionality on top. It is a bug fix because children items were not evaluated.

Additional context
We discovered the issue when working for a dynamic workflow solution for one of our clients.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants