{ "id": "109230", "key": "AC-1962", "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": "2013-02-15T04:11:30.000+0000", "created": "2013-02-05T22:46:59.000+0000", "labels": [], "versions": [], "issuelinks": [ { "id": "25622", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "109392", "key": "TIMOB-12625", "fields": { "summary": "iOS: TableView.updateSection argument order is wrong", "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": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "updated": "2016-03-08T07:40:53.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": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "It seems that the updateSection method on the TableView has incorrect documentation, in that the first two parameters are reversed. It only works for me if I pass in the new TableSectionView as the first parameter and the index as the second.\r\n\r\nDocumentation shows\r\n updateSection(index, section, animation);\r\n\r\nWhere the real order is\r\n updateSection(section, index, animation);", "attachment": [], "flagged": false, "summary": "TableView updateSection documentation incorrect", "creator": { "name": "nemophrost", "key": "nemophrost", "displayName": "Alma Madsen", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "nemophrost", "key": "nemophrost", "displayName": "Alma Madsen", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "237684", "author": { "name": "aevans", "key": "aevans", "displayName": "Arthur Evans", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The reporter is correct that this occurs on iOS. However, iOS should be matching Android and Mobile Web, as well as the argument order used by updateRow.", "updateAuthor": { "name": "aevans", "key": "aevans", "displayName": "Arthur Evans", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-02-07T22:38:26.000+0000", "updated": "2013-02-07T22:38:26.000+0000" }, { "id": "238661", "author": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-02-15T04:11:30.000+0000", "updated": "2013-02-15T04:11:30.000+0000" }, { "id": "280917", "author": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "body": "Closing since it's a dup. ", "updateAuthor": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "created": "2013-11-24T22:07:46.000+0000", "updated": "2013-11-24T22:07:46.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }