{ "id": "173924", "key": "TIMOB-27269", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "20412", "name": "Release 8.1.0", "archived": false, "released": true, "releaseDate": "2019-08-13" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2019-08-01T02:07:47.000+0000", "created": "2019-07-22T22:46:26.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [ { "id": "20412", "name": "Release 8.1.0", "archived": false, "released": true, "releaseDate": "2019-08-13" } ], "issuelinks": [], "assignee": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2019-08-05T16:10:04.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "- Do not attempt to retry sending events if no connection is established", "attachment": [], "flagged": false, "summary": "Android: Do not retry sending events if no connectivity", "creator": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "450005", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "body": "master: https://github.com/appcelerator/titanium_mobile/pull/11071", "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-07-22T23:12:08.000+0000", "updated": "2019-07-22T23:12:08.000+0000" }, { "id": "450064", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "8_1_X : https://github.com/appcelerator/titanium_mobile/pull/11077", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-07-25T20:23:11.000+0000", "updated": "2019-07-25T20:23:11.000+0000" }, { "id": "450065", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "FR Passed for both PR's\r\nWaiting for CR to merge.", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-07-25T20:23:37.000+0000", "updated": "2019-07-25T20:23:37.000+0000" }, { "id": "450097", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix in SDK 8.1.0.v20190726095146 & 8.2.0.v20190726102118.\r\nClosing.", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-07-26T18:12:16.000+0000", "updated": "2019-07-26T18:12:16.000+0000" }, { "id": "450200", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Re-opening to address a minor issue when a connection is unavailable.\r\nThis will prevent unwanted exception logs.\r\n{code}\r\nUnhandled exception in analytics thread:\r\n{code}\r\n\r\n*TEST*\r\n- Change device DNS to an invalid DNS (0.0.0.0)\r\n- Open any Titanium app with this fix\r\n- Should not see {{Unhandled exception in analytics thread:}} when attempting to send analytics\r\n\r\nmaster: https://github.com/appcelerator/titanium_mobile/pull/11102\r\n8_1_X: https://github.com/appcelerator/titanium_mobile/pull/11101", "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-07-31T23:08:55.000+0000", "updated": "2019-07-31T23:14:54.000+0000" }, { "id": "450201", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "FR Passed.", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-07-31T23:51:02.000+0000", "updated": "2019-07-31T23:51:02.000+0000" }, { "id": "450273", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix in SDK 8.1.0.v20190801142345 & 8.2.0.v20190802062148.\r\n\r\nClosing.", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-08-05T16:09:59.000+0000", "updated": "2019-08-05T16:09:59.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }