Hi,,
Just checking if we're talking about the same thing because I can't see that your message has been updated. I wondered if an approach like this would work, where you repeat the fields for each index. If this doesn't work then I'm out of ideas and recommend you raise a request with the support team. Good luck with your issue!
Andy
[
{
"status": "Pass",
"testCaseKey": "TTT-T84",
"comment": "The test has failed on some automation tool procedure.",
"executionTime": 180000,
"executedBy": "tomation01",
"assignedTo": "tomation01",
"actualStartDate": "2016-02-14T19:22:00-0300",
"actualEndDate": "2016-02-15T19:22:00-0300",
"scriptResults":
[
{
"index": 0,
"status": "Pass",
"comment": "This step has pass."
}
],
"status": "Pass",
"testCaseKey": "TTT-T84",
"comment": "The test has failed on some automation tool procedure.",
"executionTime": 180000,
"executedBy": "tomation01",
"assignedTo": "tomation01",
"actualStartDate": "2016-02-14T19:22:00-0300",
"actualEndDate": "2016-02-15T19:22:00-0300",
"scriptResults":
[
{
"index": 1,
"status": "Pass",
"comment": "This step has failed."
}
],
etc.
]