Local action pulling wrong iteration from local datasheet when global sheet has multiple rows
♥ 0 |
I have a test that has 3 lines in the global sheet, to execute the entire test 3 times for 3 different user roles. I then have an action that has three data rows in the local sheet. This action is called three times in my overall script; each time it is called, I tell it to run one specific row. The first time it runs row 1, the second time row 2, and the third time row 3. What is happening is for the first time it encounters this action,, it pulls the current row setting from the global sheet instead of the one specified in the call to the local action. The second and third time the action is called it works fine, it is only the first time. I can’t figure out why this is happening, but it only happens on this first action instance, and only when the global sheet has multiple iterations.
Marked as spam
|