{ "id": "61285", "key": "TIMOB-653", "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": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2011-04-15T02:33:49.000+0000", "created": "2011-04-15T02:33:48.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-09T21:21:29.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}
Attached is a screenshot of a table I have created where each\nrow has an image and label text.
\nI call the appendRow function and it inserts a new row ( you can\nsee the row called \"New Row\" in the screenshot )but with unexpected\nresults.
\nAs you can see from the screenshot, it seems to have duplicated\none of the existing rows and placed this duplicated directly below\nthe new row.
\nAny help would be appreciated
please close. the error was due to me not specifying a className\non the row
Invalid as per filer.