{ "id": "91036", "key": "TIMOB-8920", "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": "13413", "description": "Sprint 2012-07 Blackberry", "name": "Sprint 2012-07 BB", "archived": true, "released": true, "releaseDate": "2012-06-17" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-06-12T11:19:06.000+0000", "created": "2012-04-30T08:26:02.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [ { "id": "16972", "type": { "id": "10000", "name": "Blocks", "inward": "is blocked by", "outward": "blocks" }, "outwardIssue": { "id": "91135", "key": "TISTUD-1598", "fields": { "summary": "Allow for packaging BlackBerry applications to 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": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } }, { "id": "22917", "type": { "id": "10000", "name": "Blocks", "inward": "is blocked by", "outward": "blocks" }, "outwardIssue": { "id": "104920", "key": "TISTUD-2775", "fields": { "summary": "Add support for running on BlackBerry 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": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } }, { "id": "17048", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "89603", "key": "TIMOB-8564", "fields": { "summary": "BlackBerry: Run and debug on device/simulator from Titanium Studio", "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 } } } } ], "assignee": { "name": "agalstyan", "key": "agalstyan", "displayName": "Alexander Galstyan", "active": true, "timeZone": "Asia/Dubai" }, "updated": "2017-03-08T18:24:45.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": "Support for building/running on device.", "attachment": [], "flagged": false, "summary": "Blackberry: Add support for building/running on device", "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": "Device configuration over USB or WiFi.\r\nSigning registration.\r\nDebug token creation and uploading.", "comment": { "comments": [ { "id": "194074", "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 for the run command:\r\n\r\n--keystore\r\n--keystore_password\r\n--certs_path # Path to certificate files\r\n", "updateAuthor": { "name": "jlemieux", "key": "jlemieux", "displayName": "Jean-Philippe Lemieux", "active": true, "timeZone": "America/Montreal" }, "created": "2012-05-08T05:44:02.000+0000", "updated": "2012-05-08T05:44:02.000+0000" }, { "id": "197226", "author": { "name": "dlifshitz", "key": "dlifshitz", "displayName": "David Lifshitz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This task will add --debug_token to blackberry/builder.py for packaging an app. Another Jira will be created for a script to handle the creating of the debug token file.", "updateAuthor": { "name": "dlifshitz", "key": "dlifshitz", "displayName": "David Lifshitz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-05T07:19:24.000+0000", "updated": "2012-06-05T07:19:24.000+0000" }, { "id": "197227", "author": { "name": "dlifshitz", "key": "dlifshitz", "displayName": "David Lifshitz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "https://github.com/Macadamian/titanium_mobile/pull/70", "updateAuthor": { "name": "dlifshitz", "key": "dlifshitz", "displayName": "David Lifshitz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-05T07:19:37.000+0000", "updated": "2012-06-05T07:19:37.000+0000" }, { "id": "409890", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as resolved.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-08T18:24:45.000+0000", "updated": "2017-03-08T18:24:45.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }