{ "id": "120591", "key": "TIMOB-15367", "fields": { "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "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": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2016-09-02T05:19:40.000+0000", "created": "2013-09-29T04:30:27.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "getparent" ], "versions": [], "issuelinks": [ { "id": "52603", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "117429", "key": "TIMOB-14795", "fields": { "summary": "TiAPI: Add \"parent\" property for all Ti.UI.View subclasses", "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": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-21T22:52:27.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": [], "description": "Function getParent() doesn't listed in the docs. I haven't tried every object ,so I don't know where everywhere is this function missing.\r\n\r\n*Example:*\r\n{code:javascript}\r\nvar win = Ti.UI.createWindow({\r\n\ttitle: \"Hello!\"\r\n});\r\n\r\nvar childView = Ti.UI.createView();\r\n\r\nwin.add(childView);\r\nwin.open();\r\n\r\n\r\nconsole.log(childView.getParent().title);\r\n{code}", "attachment": [], "flagged": false, "summary": "getParent() doesn't listed in the docs", "creator": { "name": "sko", "key": "sko", "displayName": "Matej", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "395165", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "This is a strict dupe of TIMOB-14795, but {{getParent()}} isn't fully implemented, so TIMOB-14795 will be to add it, ensure parity, and documentation.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-09-02T05:19:40.000+0000", "updated": "2016-09-02T05:19:40.000+0000" }, { "id": "414637", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as duplicate with reference to the above comments.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-21T22:52:27.000+0000", "updated": "2017-03-21T22:52:27.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }