{ "id": "132656", "key": "AC-1689", "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-07-18T19:34:25.000+0000", "created": "2014-07-07T11:34:25.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "sscott", "key": "sscott", "displayName": "Steven Scott", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:38:11.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14544", "name": "Alloy", "description": "Please enter tickets related to the Alloy here." } ], "description": "{code:xml}\r\n\r\n{code}\r\ncompiles into\r\n{code:javascript}\r\n$.__views.__alloyId227 = Ti.UI.createPicker({\r\n ...\r\n id: __alloyId227\r\n });\r\n{code}\r\ninstead\r\n{code:javascript}\r\n$.__views.__alloyId227 = Ti.UI.createPicker({\r\n ...\r\n id: \"__alloyId227\"\r\n });\r\n{code}", "attachment": [], "flagged": false, "summary": "Can't create Picker from XML without 'id' property", "creator": { "name": "farwayer", "key": "farwayer", "displayName": "Far", "active": true, "timeZone": "Europe/Minsk" }, "subtasks": [], "reporter": { "name": "farwayer", "key": "farwayer", "displayName": "Far", "active": true, "timeZone": "Europe/Minsk" }, "environment": null, "comment": { "comments": [ { "id": "312523", "author": { "name": "farwayer", "key": "farwayer", "displayName": "Far", "active": true, "timeZone": "Europe/Minsk" }, "body": "Hm, look like picker with any id different to \"picker\" compiles to such buggy code.", "updateAuthor": { "name": "farwayer", "key": "farwayer", "displayName": "Far", "active": true, "timeZone": "Europe/Minsk" }, "created": "2014-07-07T11:41:26.000+0000", "updated": "2014-07-07T11:41:39.000+0000" }, { "id": "314865", "author": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "body": "Thanks for the ticket. I know yours came in first. I'm going to close this one as a duplicate though because the other one (now ALOY-1091) more clearly described the problem and came with a pull request. ", "updateAuthor": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "created": "2014-07-18T19:34:25.000+0000", "updated": "2014-07-18T19:34:25.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }