{ "id": "93789", "key": "TIMOB-9788", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "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": "6", "description": "", "name": "Hold" }, "resolutiondate": "2015-04-14T17:12:24.000+0000", "created": "2012-06-25T05:17:01.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "look1", "notable" ], "versions": [], "issuelinks": [ { "id": "25470", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "90647", "key": "TIMOB-8828", "fields": { "summary": "BlackBerry: Implement UI.PickerColumn", "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": "Low", "id": "4" }, "issuetype": { "id": "5", "description": "The sub-task of the issue", "name": "Sub-task", "subtask": true } } } }, { "id": "25471", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "90648", "key": "TIMOB-8829", "fields": { "summary": "BlackBerry: Implement UI.PickerRow", "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": "Low", "id": "4" }, "issuetype": { "id": "5", "description": "The sub-task of the issue", "name": "Sub-task", "subtask": true } } } } ], "assignee": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-16T20:22:37.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": "10230", "name": "BlackBerry", "description": "BlackBerry Platform" } ], "description": "Need to implement plain picker using BB drop down control.\r\n\r\nUse the implementation matrix to see what's remaining (these are things that are not implemented but supported in Cascades):\r\nhttps://docs.google.com/a/macadamian.com/spreadsheet/ccc?key=0Ajs-e76-B0yIdG1oLVVleVVxaGRYd3lWWXd0czhqUFE", "attachment": [], "flagged": false, "summary": "BlackBerry: Implement important Titanium.UI.Picker functionality", "creator": { "name": "hmovsisyan", "key": "hmovsisyan", "displayName": "Harutyn Movsisyan", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "hmovsisyan", "key": "hmovsisyan", "displayName": "Harutyn Movsisyan", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "200006", "author": { "name": "hmovsisyan", "key": "hmovsisyan", "displayName": "Harutyn Movsisyan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "also need to implement second argument for the setValue property", "updateAuthor": { "name": "hmovsisyan", "key": "hmovsisyan", "displayName": "Harutyn Movsisyan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-25T05:17:35.000+0000", "updated": "2012-06-25T05:17:35.000+0000" }, { "id": "200708", "author": { "name": "hmovsisyan", "key": "hmovsisyan", "displayName": "Harutyn Movsisyan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "also need to implement following from the part 1:\r\n- conversion helpers all in the same place (should be in ConversionHelper.h)\r\n- setValue interface should take two param (implement second param)", "updateAuthor": { "name": "hmovsisyan", "key": "hmovsisyan", "displayName": "Harutyn Movsisyan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-28T01:46:20.000+0000", "updated": "2012-06-28T01:46:20.000+0000" }, { "id": "200735", "author": { "name": "hmovsisyan", "key": "hmovsisyan", "displayName": "Harutyn Movsisyan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "- for picker.yml - s/supporting/supported/ ", "updateAuthor": { "name": "hmovsisyan", "key": "hmovsisyan", "displayName": "Harutyn Movsisyan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-28T08:14:07.000+0000", "updated": "2012-06-28T08:14:07.000+0000" }, { "id": "244127", "author": { "name": "rmcmahon", "key": "rmcmahon", "displayName": "Russell McMahon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "see http://developer.blackberry.com/cascades/documentation/ui/pickers/custom_pickers.html\n", "updateAuthor": { "name": "rmcmahon", "key": "rmcmahon", "displayName": "Russell McMahon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-26T17:46:15.000+0000", "updated": "2013-03-26T17:46:15.000+0000" }, { "id": "246567", "author": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The custom pickers in Cascades is only available in BlackBerry 10.1.\nWill postpone this feature until we bump our target version up to 10.1.", "updateAuthor": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-04-09T01:20:36.000+0000", "updated": "2013-04-09T01:20:36.000+0000" }, { "id": "254029", "author": { "name": "rmcmahon", "key": "rmcmahon", "displayName": "Russell McMahon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "After talking to some BlackBerry folks I don't think we can assume shipping devices will have 10.1 by the time we GA. I also think do not think we should try to maintain 2 binaries at this point. We should postpone the 10.1 option picker until later in the year when more devices are upgraded and using 10.1. ", "updateAuthor": { "name": "rmcmahon", "key": "rmcmahon", "displayName": "Russell McMahon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-26T16:16:19.000+0000", "updated": "2013-05-26T16:16:19.000+0000" }, { "id": "349485", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Placing these items on hold for the moment based on community interest.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-04-14T17:12:24.000+0000", "updated": "2015-04-14T17:12:24.000+0000" }, { "id": "412857", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as BlackBerry is no longer supported by us.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-16T20:22:37.000+0000", "updated": "2017-03-16T20:22:37.000+0000" } ], "maxResults": 8, "total": 8, "startAt": 0 } } }