{ "id": "105586", "key": "TIMOB-11869", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "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": "15576", "description": "2013 Sprint 16", "name": "2013 Sprint 16", "archived": true, "released": true, "releaseDate": "2013-08-12" }, { "id": "15577", "description": "2013 Sprint 16 Core", "name": "2013 Sprint 16 Core", "archived": true, "released": true, "releaseDate": "2013-08-12" }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-08-02T23:13:36.000+0000", "created": "2012-11-27T23:14:59.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "js", "qe-cli", "qe-closed-3.2.0", "qe-testadded" ], "versions": [ { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "issuelinks": [ { "id": "26331", "type": { "id": "10000", "name": "Blocks", "inward": "is blocked by", "outward": "blocks" }, "outwardIssue": { "id": "108357", "key": "TIMOB-12366", "fields": { "summary": "CLI: Allow tilde use for paths", "status": { "description": "This issue was once resolved, but the resolution was deemed incorrect. From here issues are either marked assigned or resolved.", "name": "Reopened", "id": "4", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "27338", "type": { "id": "10020", "name": "Depends", "inward": "is dependent of", "outward": "depends on" }, "inwardIssue": { "id": "112145", "key": "TISTUD-4133", "fields": { "summary": "CLI: New Project: non-existing sdk error message not formatted", "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": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "30005", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "116688", "key": "TIMOB-14449", "fields": { "summary": "Include platform-specific dependency information underneath Mobile SDK platform subfolder", "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": "29770", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "113686", "key": "TIMOB-13739", "fields": { "summary": "LiveView: no-colors flag not respected", "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": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2014-04-22T07:24:34.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": "13103", "name": "CLI", "description": "Node-based command line interface" } ], "description": "Steps to Reproduce:\r\n1. run \"titanium build -T dist-playstore\"\r\n\r\nActual:\r\n[Error] Invalid required option --alias\r\n\r\nExpected:\r\nShould ask for the alias \r\n\r\nWorkaround\r\nrun \"titanium build --platform android -T dist-playstore", "attachment": [ { "id": "41151", "filename": "mykeystore", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-07-30T19:17:40.000+0000", "size": 1370, "mimeType": "application/octet-stream" } ], "flagged": false, "summary": "CLI: Missing values prompt needs to process values iteratively", "creator": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Linux 12.04\r\nSDK 3.0.0.v20121121161553\r\nCLI 3.0.18", "comment": { "comments": [ { "id": "228845", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Also occurs when passing iOS target options without specifying the platform first.\n\n[ERROR] Unable to find an iOS Distribution Certificate for name \"undefined\"\n\n", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-28T18:10:10.000+0000", "updated": "2012-11-28T18:10:10.000+0000" }, { "id": "245759", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "We need to first parse the entire list of args and translate abbreviations. This must be done with out knowledge of the commands, options, flags, and arguments. Once parsed, then we:\n\n1. Process global options/flags\n2. Identify the command\n3. Attempt to find an --sdk and --platform\n4. Process command options/flags\n5. If SDK command, process SDK-level options/flags", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-04-04T18:29:38.000+0000", "updated": "2013-04-04T18:29:38.000+0000" }, { "id": "263316", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "https://github.com/appcelerator/titanium/pull/50\nhttps://github.com/appcelerator/node-appc/pull/50", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-07-26T01:47:24.000+0000", "updated": "2013-07-26T01:47:24.000+0000" }, { "id": "263996", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "To test, run a build with a build-related option/flag BEFORE the \"build\" command.\r\n\r\n{code}\r\nti -T device build\r\n{code}\r\n\r\nAnother example would be:\r\n\r\n{code}\r\nti build -T dist-playstore --password 123123\r\n{code}\r\n\r\nI've attached my test keystore for you to use. Alias is \"myalias\". Password is \"123123\".", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-07-30T19:17:29.000+0000", "updated": "2013-07-31T18:49:44.000+0000" }, { "id": "280275", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-11-20T00:53:49.000+0000", "updated": "2013-11-20T00:54:24.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }