{ "id": "105772", "key": "ALOY-409", "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": [ { "id": "14633", "description": "Alloy 0.3.3", "name": "Alloy 0.3.3", "archived": false, "released": true, "releaseDate": "2012-11-30" }, { "id": "14772", "description": "2012 Sprint 24", "name": "2012 Sprint 24", "archived": true, "released": true, "releaseDate": "2012-12-03" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-11-30T22:39:48.000+0000", "created": "2012-11-30T21:54:21.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [], "issuelinks": [], "assignee": null, "updated": "2018-03-07T22:26:01.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": [], "description": "from Benjamin Hatfield:\r\n\r\nSo, I was experimenting with the binding branch last week with the following code:\r\n\r\n{code:xml}\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n{code:xml}\r\n\r\nAnd it threw this error:\r\n[ERROR] Script Error = 'null' is not an object (evaluating '$model.__transform') at index.js (line 27).\r\n\r\nI defined a transform function, but I got the same results. I just figured you were still working on it. However, today, I noticed you had a test application for binding and noticed that you use Require. So, I placed my TableViewRow into its own view and required it, and voila, it worked.", "attachment": [], "flagged": false, "summary": "Collection binding giving error on inline rows in TableView", "creator": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "229390", "author": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Uses appropriate runtime variable name depending on whether the item to be rendered is inline or in a ", "updateAuthor": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-30T22:39:48.000+0000", "updated": "2012-11-30T22:39:48.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }