Multi-step raw page data

When running a multi-step script, the performance data in the web page is correct. However, exporting the data in .csv via the Raw page data link only returns the results from the first step, not the results from all steps. This seems to be a bug as it has worked as expected in past WPT versions, does anyone have similar results or know of any fixes?

https://www.webpagetest.org/forums/showthread.php?tid=14759&highlight=raw+data

The issue is mentioned here but unanswered. Including combinedSteps merges all the steps together and we would like to have all the steps separate.

https://www.webpagetest.org/result/170218_CY_4NM/

As an example, here is a test where the Raw Page Data gives you only the results from www.google.com and not www.yahoo.com

Thanks for your time!

Due to this problem, I cannot determine fully loaded times for individual transaction in my multi-step script when running from the browser. It would be great if this gets fixed. Thanks!

Looks like tannertran reported this issue here -
https://github.com/WPO-Foundation/webpagetest/issues/866