| OLD | NEW |
| 1 { | 1 { |
| 2 "Summary": { | 2 "Summary": { |
| 3 "Label": "", | 3 "Label": "", |
| 4 "Status": "Failure", | 4 "Status": "Failure", |
| 5 "Bot": null, | 5 "Bot": null, |
| 6 "Source": null, | 6 "Source": { |
| 7 "Label": "Task ", |
| 8 "Img": "", |
| 9 "Subtitle": "", |
| 10 "URL": "https://debug/user/task/", |
| 11 "Alt": "" |
| 12 }, |
| 7 "MainLink": null, | 13 "MainLink": null, |
| 8 "SubLink": null, | 14 "SubLink": null, |
| 9 "Progress": null, | 15 "Progress": null, |
| 10 "Started": "2016-03-14T10:00:01.850710Z", | 16 "Started": "2016-03-14T10:00:01.850710Z", |
| 11 "Finished": "2016-03-14T11:00:18.486020Z", | 17 "Finished": "2016-03-14T11:00:18.486020Z", |
| 12 "Duration": 0, | 18 "Duration": 0, |
| 13 "Type": "Recipe", | 19 "Type": "Recipe", |
| 14 "LevelsDeep": 0, | 20 "LevelsDeep": 0, |
| 15 "Text": null | 21 "Text": null |
| 16 }, | 22 }, |
| (...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 179 "GroupName": "Uncaught Exception", | 185 "GroupName": "Uncaught Exception", |
| 180 "Property": null | 186 "Property": null |
| 181 }, | 187 }, |
| 182 { | 188 { |
| 183 "GroupName": "Main", | 189 "GroupName": "Main", |
| 184 "Property": null | 190 "Property": null |
| 185 } | 191 } |
| 186 ], | 192 ], |
| 187 "Blame": null | 193 "Blame": null |
| 188 } | 194 } |
| OLD | NEW |