{ "id": "137793", "key": "ALOY-1241", "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": [], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2015-10-01T17:55:57.000+0000", "created": "2014-10-08T10:12:31.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "TCSupportTriage", "tableviewrow", "tableviewsection", "widget" ], "versions": [], "issuelinks": [], "assignee": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "updated": "2015-10-01T17:56:55.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": "12333", "name": "Widgets" } ], "description": "Widget within TableViewSection is initialized twice.\r\n\r\nindex.xml\r\n{code:xml}\r\n\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t \t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\r\n\r\n{code}\r\n\r\nwidget.xml\r\n{code:xml}\r\n\r\n\t\r\n\r\n{code}\r\n\r\nwidget.js\r\n{code:xml}\r\nconsole.log(\"WIDGET.JS\");\r\n{code}\r\n\r\nConsole output:\r\n{code}\r\nWIDGET.JS // < Widget in section\r\nWIDGET.JS // < Widget in section\r\nWIDGET.JS // < No section\r\n{code}", "attachment": [], "flagged": false, "summary": "Alloy: Widget is loaded - initialized twice", "creator": { "name": "sko", "key": "sko", "displayName": "Matej", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "sko", "key": "sko", "displayName": "Matej", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Ti 3.4.0, Alloy 1.5.0", "closedSprints": [ { "id": 502, "state": "closed", "name": "2015 Sprint 20 Tooling", "startDate": "2015-09-28T16:01:48.429Z", "endDate": "2015-10-10T01:01:00.000Z", "completeDate": "2015-10-12T21:13:39.920Z", "originBoardId": 121 } ], "comment": { "comments": [ { "id": "333596", "author": { "name": "sko", "key": "sko", "displayName": "Matej", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Shouldn't have this issue higher priority? I guess that it may have an affect on performance .", "updateAuthor": { "name": "sko", "key": "sko", "displayName": "Matej", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-11-25T10:47:06.000+0000", "updated": "2014-11-25T10:47:06.000+0000" }, { "id": "362076", "author": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "body": "PR: https://github.com/appcelerator/alloy/pull/719", "updateAuthor": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "created": "2015-09-02T17:11:51.000+0000", "updated": "2015-09-02T17:11:51.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }