{ "id": "172051", "key": "TIMOB-26294", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "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": "20238", "description": "", "name": "Release 7.5.0", "archived": false, "released": true, "releaseDate": "2018-11-15" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2018-09-26T20:29:14.000+0000", "created": "2018-08-13T12:19:51.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [], "versions": [], "issuelinks": [ { "id": "56868", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "inwardIssue": { "id": "172357", "key": "TIMOB-26415", "fields": { "summary": "Windows: Added Ti.App event \"userinteraction\" and property \"trackUserInteraction\"", "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" } }, "priority": { "name": "Medium", "id": "3" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } }, { "id": "57612", "type": { "id": "10122", "name": "Gantt: start-finish", "inward": "is triggered by", "outward": "is triggering" }, "outwardIssue": { "id": "173570", "key": "TIMOB-27049", "fields": { "summary": "iOS: Simulator can crash because of the \"trackUserInteraction\" feature", "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" } }, "priority": { "name": "None", "id": "6" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "56731", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "172032", "key": "TIMOB-26278", "fields": { "summary": "Android: Added Ti.App event \"userinteraction\"", "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" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } } ], "assignee": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2019-05-01T13:19:28.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "attachment": [ { "id": "65652", "filename": "UserInteractionAutoCloseTest.js", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-09-26T18:46:37.000+0000", "size": 2787, "mimeType": "application/x-javascript" } ], "flagged": false, "summary": "iOS: Added Ti.App event \"userinteraction\" and property \"trackUserInteraction\"", "creator": { "name": "jvos", "key": "jvos", "displayName": "Joren Vos", "active": true, "timeZone": "Europe/Brussels" }, "subtasks": [], "reporter": { "name": "jvos", "key": "jvos", "displayName": "Joren Vos", "active": true, "timeZone": "Europe/Brussels" }, "environment": null, "comment": { "comments": [ { "id": "440692", "author": { "name": "jvos", "key": "jvos", "displayName": "Joren Vos", "active": true, "timeZone": "Europe/Brussels" }, "body": "Pull request has been created: https://github.com/appcelerator/titanium_mobile/pull/10248", "updateAuthor": { "name": "jvos", "key": "jvos", "displayName": "Joren Vos", "active": true, "timeZone": "Europe/Brussels" }, "created": "2018-08-13T12:21:22.000+0000", "updated": "2018-08-13T12:21:22.000+0000" }, { "id": "441859", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "[~lchoudhary] This community PR is ready for FR for 7.5.0", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2018-09-20T18:31:31.000+0000", "updated": "2018-09-20T18:31:31.000+0000" }, { "id": "441912", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Attached [^UserInteractionAutoCloseTest.js] to test the new \"userinteraction\" event. Test app will auto-close a child window after 10 seconds of inactivity, just like how this event would be used for real.", "updateAuthor": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-09-22T03:49:58.000+0000", "updated": "2018-09-22T03:49:58.000+0000" }, { "id": "442085", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "FR Passed.\r\nPR Merged.", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-09-26T20:29:04.000+0000", "updated": "2018-09-26T20:29:04.000+0000" }, { "id": "442089", "author": { "name": "kmahalingam", "key": "kmahalingam", "displayName": "Keerthi Mahalingam", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix on SDK 7.5.0.v20180926143941. Works fine. Closing.\r\n{code}\r\nOperating System\r\n Name = Mac OS X\r\n Version = 10.13.6\r\n Architecture = 64bit\r\nNode.js\r\n Node.js Version = 8.9.1\r\n npm Version = 5.5.1\r\nTitanium CLI\r\n CLI Version = 5.1.1\r\nTitanium SDK\r\n SDK Version = 7.5.0.v20180926143941\r\nDevice\t\t\t = iPhone 6s -ios 12 \r\n\t\t\t\t\tiPhone 5s -ios 11 simulator, iPhone 6plus-ios 11\r\n{code}", "updateAuthor": { "name": "kmahalingam", "key": "kmahalingam", "displayName": "Keerthi Mahalingam", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2018-09-26T23:11:20.000+0000", "updated": "2018-09-26T23:11:20.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }