{ "id": "125362", "key": "AC-2413", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2014-01-26T02:36:39.000+0000", "created": "2014-01-24T14:24:20.000+0000", "labels": [], "versions": [], "issuelinks": [ { "id": "34601", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "125361", "key": "TIDOC-1497", "fields": { "summary": "Installation and Configuration Guide: incorrect step for \"Creating Your First Titanium App\"", "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": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "34600", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "122961", "key": "TIDOC-1385", "fields": { "summary": "Guides: Rewrite \"Creating Your First Titanium Apps\"", "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": "Critical", "id": "1" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } } ], "assignee": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:41:27.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": "14545", "name": "Documentation" } ], "description": "After typing in code for iOS and running the following error is displayed: \"Can't find variable: addBook at index.js (line 55)", "attachment": [], "flagged": false, "summary": "\"Creating_Your_First_Titanium_App\" example doesn't run", "creator": { "name": "adrian.hill", "key": "adrian.hill", "displayName": "Adrian Hill", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "adrian.hill", "key": "adrian.hill", "displayName": "Adrian Hill", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium 3.2", "comment": { "comments": [ { "id": "289739", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Resolving this ticket as a duplicate of TIDOC-1497.", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-01-26T02:36:39.000+0000", "updated": "2014-01-26T02:36:39.000+0000" }, { "id": "289955", "author": { "name": "adrian.hill", "key": "adrian.hill", "displayName": "Adrian Hill", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This is not a duplicate of TIDOC-1497, it is a different problem. If you go through the tutorial as it stands you will see that it doesn't work.", "updateAuthor": { "name": "adrian.hill", "key": "adrian.hill", "displayName": "Adrian Hill", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-01-28T10:22:04.000+0000", "updated": "2014-01-28T10:22:04.000+0000" }, { "id": "290812", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Can you reproduce your problem after changing:\n\nfunction showBook() {\n\nto:\n\nfunction showBook(event) {", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-02-02T23:13:27.000+0000", "updated": "2014-02-02T23:13:27.000+0000" }, { "id": "296487", "author": { "name": "gren", "key": "gren", "displayName": "Daniel Gren", "active": true, "timeZone": "America/Los_Angeles" }, "body": "added this to index.js to make it work. Doesn't say anything about it anywhere in the tutorial, really confusing to us noobs :)\n\nfunction addBook (event) {\n\tvar addbookview = Alloy.createController(\"addbook\").getView();\n\tif (OS_IOS) {\n\t\t$.navGroupWin.openWindow(addbookview);\n\t}\n\tif (OS_ANDROID) {\n\t\tbookview.openWindow(addbookview);\t\n\t}\n}", "updateAuthor": { "name": "gren", "key": "gren", "displayName": "Daniel Gren", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-03-10T22:25:21.000+0000", "updated": "2014-03-10T22:25:21.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }