I'm using a CSV Field Iterator to cycle through a series of tests on multiple targets. If a test fails I want the script to move on to the next target in the Iterator. I've checked "[x] Ignore Failure" thinking that would do the trick but it still stops the entire project script.
I've had a good hunt for some help on this but turned nothing up. Is this supposed to work the way I think it is for Field Iterators?