Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Jacob Cobbett-SmithJacob Cobbett-SmithReporter
Jacob Cobbett-SmithJacob Cobbett-SmithPriority
Not specifiedFix versions
Pull Request URL
Details
Details
Components
Assignee
Jacob Cobbett-Smith
Jacob Cobbett-SmithReporter
Jacob Cobbett-Smith
Jacob Cobbett-SmithPriority
Fix versions
Pull Request URL
Created July 25, 2018 at 8:13 AM
Updated July 26, 2018 at 9:37 AM
Resolved July 26, 2018 at 9:37 AM
Subgraphs that tried to get the entire global loop input or output, are getting 0 records back.
The loop setup process is not creating the correct result containers when initializing the input/output result containers.
There's also a potential race condition in global loops handling global results due to the way the loop is synchronized each iteration.