ProcessMaker / nayra

Nayra is a BPMN workflow engine in PHP. Utilize it in your own projects to have your own complex workflow capabilities.
Apache License 2.0
123 stars 32 forks source link

FOUR-11368 Fix input data for StandardLoop #226

Closed caleeli closed 1 year ago

caleeli commented 1 year ago

Fix input data for StandardLoop, it should return and associative array not a DataStore object.

processmaker-sonarqube[bot] commented 1 year ago

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

caleeli commented 1 year ago

@ryancooley Once merged, and a version is generated, please update Nayra lib into PMCore and Nayra-docker