8.json (715B)
1 { 2 "number": 8, 3 "title": "Recheck sync code for stupid misstakes", 4 "state": "closed", 5 "author": "MTRNord", 6 "created_at": "2020-05-30T21:28:11Z", 7 "closed_at": "2020-06-01T09:06:29Z", 8 "labels": [], 9 "assignees": [ 10 "MTRNord" 11 ], 12 "body": "I missed some basic sync rules it seems. I should double check if I made further misstakes", 13 "comments": [ 14 { 15 "author": "MTRNord", 16 "created_at": "2020-05-30T21:41:21Z", 17 "body": "Not sync but message loading: `panicked at 'called 'Result::unwrap()' on an 'Err' value: Reqwest(reqwest::Error { kind: Request, source: \"JsValue(TypeError: NetworkError when attempting to fetch resource.\\n)\" })', src\\app\\matrix.rs:282:37`" 18 } 19 ] 20 }