{ "id": "91037", "key": "TIMOB-8921", "fields": { "issuetype": { "id": "5", "description": "The sub-task of the issue", "name": "Sub-task", "subtask": true }, "parent": { "id": "89633", "key": "TIMOB-8594", "fields": { "summary": "BlackBerry: Full support for builder script", "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": "Medium", "id": "3" }, "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": [ { "id": "13271", "description": "Release 2.1.0", "name": "Release 2.1.0", "archived": false, "released": true, "releaseDate": "2012-06-29" }, { "id": "13412", "description": "Sprint 2012-06 Blackberry", "name": "Sprint 2012-06 BB", "archived": true, "released": true, "releaseDate": "2012-06-03" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-06-01T09:07:04.000+0000", "created": "2012-04-30T08:27:03.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [ { "id": "16966", "type": { "id": "10000", "name": "Blocks", "inward": "is blocked by", "outward": "blocks" }, "outwardIssue": { "id": "91021", "key": "TISTUD-1580", "fields": { "summary": "Add support for launching BlackBerry simulator", "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": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } }, { "id": "17474", "type": { "id": "10020", "name": "Depends", "inward": "is dependent of", "outward": "depends on" }, "inwardIssue": { "id": "92397", "key": "TIMOB-9279", "fields": { "summary": "BlackBerry: Add --blackberry-device and --blackberry-password to drillbit", "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": "Medium", "id": "3" }, "issuetype": { "id": "5", "description": "The sub-task of the issue", "name": "Sub-task", "subtask": true } } } }, { "id": "16936", "type": { "id": "10011", "name": "Includes", "inward": "is included by", "outward": "includes" }, "outwardIssue": { "id": "91040", "key": "TIMOB-8922", "fields": { "summary": "Blackberry: Investigate how qde works with simulator/device", "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": "5", "description": "The sub-task of the issue", "name": "Sub-task", "subtask": true } } } } ], "assignee": { "name": "agalstyan", "key": "agalstyan", "displayName": "Alexander Galstyan", "active": true, "timeZone": "Asia/Dubai" }, "updated": "2017-03-09T00:44:08.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": "- Add functionality to specify ip address (device/simulator) and (optionally) password.\r\n- Investigate how qde works with simulator/device", "attachment": [], "flagged": false, "summary": "Blackberry: Add functionality to specify ip address (device/simulator) and (optionally) password", "creator": { "name": "agalstyan", "key": "agalstyan", "displayName": "Alexander Galstyan", "active": true, "timeZone": "Asia/Dubai" }, "subtasks": [], "reporter": { "name": "agalstyan", "key": "agalstyan", "displayName": "Alexander Galstyan", "active": true, "timeZone": "Asia/Dubai" }, "environment": null, "comment": { "comments": [ { "id": "194043", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "We need to know the argument you wish Studio to pass for the IP address.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-05-07T17:13:04.000+0000", "updated": "2012-05-07T17:13:04.000+0000" }, { "id": "194068", "author": { "name": "jlemieux", "key": "jlemieux", "displayName": "Jean-Philippe Lemieux", "active": true, "timeZone": "America/Montreal" }, "body": "For this task we need to add the following optional parameters to the blackberry/builder.py script\r\n\r\n--ip_address=
# required\r\n--device_password= # optional, for password-protected devices", "updateAuthor": { "name": "jlemieux", "key": "jlemieux", "displayName": "Jean-Philippe Lemieux", "active": true, "timeZone": "America/Montreal" }, "created": "2012-05-08T05:15:56.000+0000", "updated": "2012-05-08T05:15:56.000+0000" }, { "id": "196276", "author": { "name": "agalstyan", "key": "agalstyan", "displayName": "Alexander Galstyan", "active": true, "timeZone": "Asia/Dubai" }, "body": "PR Link: https://github.com/Macadamian/titanium_mobile/pull/67", "updateAuthor": { "name": "agalstyan", "key": "agalstyan", "displayName": "Alexander Galstyan", "active": true, "timeZone": "Asia/Dubai" }, "created": "2012-05-29T06:39:30.000+0000", "updated": "2012-05-29T06:39:30.000+0000" }, { "id": "410162", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-09T00:44:08.000+0000", "updated": "2017-03-09T00:44:08.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }