ALL OUR TEST EXECUTION BLOCKED… Pls fix it ASAP. ITS REGRESSION
apidog --version => 1.5.6
apidog run test-scenario.apidog-cli.json -r cli,json -b -k --iteration-data test.json
The scenario file is reading each iteration data using “pm.iterationData” … **Till yesterday it used to work but from last 12 hours or so… its broken… **
console.log(pm.iterationData) results in “{ id: ‘9de24480-02c9-414b-baf7-8af8b8dfd667’, values: }”
NOTE that… “values” is empty…
However when run from APIDog UI it has values field properly filled in. See attached screenshot.