{ "id": "162411", "key": "TIMOB-23734", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "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": "16980", "description": "New V8", "name": "Release 6.0.0", "archived": false, "released": true, "releaseDate": "2016-11-15" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-08-12T01:55:39.000+0000", "created": "2016-08-04T09:39:49.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "listView", "qe-5.4.0", "windowsphone" ], "versions": [ { "id": "17706", "name": "Release 5.4.0", "archived": false, "released": true, "releaseDate": "2016-08-11" } ], "issuelinks": [], "assignee": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-08-17T16:13:54.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": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "affect version - 5_4_X 5.4.0.v20160802165655\r\n\r\n*index.js:*\r\n{code:javascript}\r\nfunction onUpdate() {\r\n\t$.section.updateItemAt(1, {info: {text: 'update'}});\r\n}\r\n\r\n$.section.appendItems([\r\n\t{info: {text: 'title 1'}},\r\n\t{info: {text: 'title 2'}},\r\n\t{info: {text: 'title 3'}}\r\n]);\r\n$.win.open();\r\n{code}\r\n\r\n*index.xml:*\r\n{code:javascript}\r\n\r\n \r\n\t\t\r\n\r\n \r\n \r\n \r\n \r\n\r\n \r\n \r\n \r\n