{ "id": "174436", "key": "ALOY-1710", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "11113", "key": "ALOY", "name": "Alloy", "projectCategory": { "id": "10400", "description": "Tools for developing applications", "name": "Tooling" } }, "fixVersions": [ { "id": "20873", "name": "CLI Release 7.1.2", "archived": false, "released": true } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2019-11-18T18:02:23.000+0000", "created": "2019-11-18T14:33:02.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [], "versions": [ { "id": "20873", "name": "CLI Release 7.1.2", "archived": false, "released": true } ], "issuelinks": [ { "id": "57924", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "172872", "key": "ALOY-1642", "fields": { "summary": "Investigate why ALOY-1641 was not caught by tests/eslint", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "priority": { "name": "None", "id": "6" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } } ], "assignee": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2019-11-18T18:02:23.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": "12332", "name": "Titanium SDK", "description": "Any integration or issues with the TiSDK" } ], "description": "Unable to build Hyperloop-examples application using the newest CLI. Following error can be seen.\r\n\r\n{code:java}\r\n[ERROR] Error transforming JS file\r\n[ERROR] C:\\Users\\APPC\\Downloads\\hyperloop-examples-master\\Resources\\windows\\ios\\controls.js: state is not defined\r\n{code}\r\n\r\n*Test Steps:*\r\n# Download Hyperloop examples app\r\n# Run the app\r\n\r\n*Actual result:*\r\nAbove error is shown \r\n\r\n*Expected result:*\r\nHyperloop app should run without any issues.\r\n", "attachment": [], "flagged": false, "summary": "[Hyperloop] Unable to Build Hyperloop app", "creator": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "SDK version: 8.3.0.v20191114073239 \r\nAPPC Studio: 5.1.4.201909061933\r\nOperating System\r\n Name = Microsoft Windows 10 Enterprise\r\n Version = 10.0.18362\r\n Architecture = 64bit\r\n # CPUs = 8\r\n Memory = 15.9GB\r\n\r\nNode.js\r\n Node.js Version = 10.16.3\r\n npm Version = 6.9.0\r\n\r\nAppcelerator CLI\r\n Installer = 4.2.15\r\n Core Package = 7.1.2-master.5\r\n\r\nTitanium CLI\r\n CLI Version = 5.2.2\r\n node-appc Version = 0.2.49", "comment": { "comments": [ { "id": "452750", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "Another one for the ALOY-1642 bucket", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2019-11-18T14:36:09.000+0000", "updated": "2019-11-18T14:36:09.000+0000" }, { "id": "452751", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR: https://github.com/appcelerator/alloy/pull/947", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-11-18T15:38:08.000+0000", "updated": "2019-11-18T15:38:08.000+0000" }, { "id": "452753", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "New CLI should be in preprod with this in ~20 minutes from this comment if everything goes well", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2019-11-18T16:40:23.000+0000", "updated": "2019-11-18T16:40:23.000+0000" }, { "id": "452758", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "*Resolving ticket.* Fix verified in CLI Version {{\"NPM\":\"4.2.15\",\"CLI\":\"7.1.2-master.7\"}}. Tested using the Hyperloop-Examples app. \r\n\r\n*Test Environment*\r\n\r\n{code:java}\r\nSDK version: 8.3.0.v20191114073239 and 9.0.0.v20191117201259\r\nAPPC Studio: 5.1.4.201909061933\r\nOperating System\r\n Name = Microsoft Windows 10 Enterprise\r\n Version = 10.0.18362\r\n Architecture = 64bit\r\n # CPUs = 8\r\n Memory = 15.9GB\r\n\r\nNode.js\r\n Node.js Version = 10.16.3\r\n npm Version = 6.9.0\r\n\r\nAppcelerator CLI\r\n Installer = 4.2.15\r\n Core Package = 7.1.2-master.5\r\n\r\nTitanium CLI\r\n CLI Version = 5.2.2\r\n node-appc Version = 0.2.49\r\n{code}\r\n", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-11-18T17:57:34.000+0000", "updated": "2019-11-18T17:57:34.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }