{ "id": "104319", "key": "TIMOB-11651", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "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": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-05-08T17:31:38.000+0000", "created": "2012-11-02T17:05:47.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "bb33", "module_view", "parity", "qe-closed-3.3.0", "qe-testadded" ], "versions": [ { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" } ], "issuelinks": [ { "id": "25111", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "inwardIssue": { "id": "108580", "key": "TIMOB-12426", "fields": { "summary": "MobileWeb: Implement removeAllChildren on Views", "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": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2014-05-12T06:58:46.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": "10230", "name": "BlackBerry", "description": "BlackBerry Platform" } ], "attachment": [], "flagged": false, "summary": "BlackBerry: Implement removeAllChildren on Views", "creator": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "225990", "author": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This needs to be split into two tickets: one for mobile web and one for blackberry since they will be resolved at different times.", "updateAuthor": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-02T17:17:51.000+0000", "updated": "2012-11-02T17:17:51.000+0000" }, { "id": "235845", "author": { "name": "rmcmahon", "key": "rmcmahon", "displayName": "Russell McMahon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Josh is working on removing views while hooking up the new layout engine", "updateAuthor": { "name": "rmcmahon", "key": "rmcmahon", "displayName": "Russell McMahon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-01-25T05:03:52.000+0000", "updated": "2013-01-25T05:03:52.000+0000" }, { "id": "235980", "author": { "name": "aevans", "key": "aevans", "displayName": "Arthur Evans", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Split ticket.", "updateAuthor": { "name": "aevans", "key": "aevans", "displayName": "Arthur Evans", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-01-25T20:10:36.000+0000", "updated": "2013-01-25T20:10:36.000+0000" }, { "id": "304042", "author": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Test code for SDK 3.3.0\r\n{code}\r\nvar win = Titanium.UI.createWindow({ \r\n backgroundColor:'#fff'\r\n});\r\n\r\nvar x = 0;\r\nfor(var i = 0; i < 10; i++) {\r\n win.add(Ti.UI.createButton({\r\n top: x,\r\n title: 'button #'+(i+1)\r\n }));\r\n x += 40\r\n}\r\n\r\nvar btn = Ti.UI.createButton({\r\n bottom: 0,\r\n title: 'remove all'\r\n});\r\nwin.add(btn);\r\nbtn.addEventListener('click', function(){\r\n win.removeAllChildren();\r\n});\r\nwin.open();\r\n{code}", "updateAuthor": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-05-08T17:31:38.000+0000", "updated": "2014-05-08T17:31:38.000+0000" }, { "id": "304329", "author": { "name": "pagarwal", "key": "pagarwal", "displayName": "Priya Agarwal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified the Fixed with environment:\r\nAppc-Studio:3.3.0.201405080918\r\nsdk:3.3.0.v20140509180608\r\nacs:1.0.14\r\nalloy:1.4.0-dev\r\nnpm:1.3.2\r\ntitanium:3.3.0-dev\r\ntitanium-code-processor:1.1.1\r\nxcode:5.1.1\r\nDevice:Blackberry Z10(v10.0.10.261)\r\n\r\nremoveAllChildren () working as expected.\r\nHence Closing the issue.", "updateAuthor": { "name": "pagarwal", "key": "pagarwal", "displayName": "Priya Agarwal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-05-12T06:58:23.000+0000", "updated": "2014-05-12T06:58:23.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }