{ "id": "128076", "key": "TIMOB-16683", "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": "15935", "description": "2014 Sprint 06", "name": "2014 Sprint 06", "archived": true, "released": true, "releaseDate": "2014-03-28" }, { "id": "15938", "description": "2014 Sprint 06 Tooling", "name": "2014 Sprint 06 Tooling", "archived": true, "released": true, "releaseDate": "2014-03-28" }, { "id": "15971", "description": "Release 3.2.3", "name": "Release 3.2.3", "archived": false, "released": true, "releaseDate": "2014-04-30" }, { "id": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-03-25T21:17:28.000+0000", "created": "2014-03-24T21:00:18.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-3.2.3", "qe-testadded" ], "versions": [], "issuelinks": [ { "id": "36030", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "125311", "key": "TIMOB-16298", "fields": { "summary": "CLI: Running \"ti create -p\" throws errors, instead should ask what platform you wish to use", "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": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "36031", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "128079", "key": "TIMOB-16686", "fields": { "summary": "CLI: Running \"ti create\" does not prompt \"ios\" as a target platform, but will create iphone/ipad project", "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-06-19T12:43:26.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": "h5.Description\r\nRunning \"ti create\" prompts the user to pick a platform for the project.\r\nRunning \"ti create -p\" skips that step and prompts for the Project name.\r\n\r\nh5.Steps To Reproduce\r\n1. Open a terminal window\r\n2. Run 'ti create -p'\r\n3. Type in a valid Project name and all prompted values\r\n\r\nh5.Expected Result\r\nThe CLI should notice the missing parameters for the platform and ask for a valid input.\r\n\r\n\r\nh5.Actual result\r\nCLI creates the project for all available platforms", "attachment": [], "flagged": false, "summary": "CLI: Running \"ti create -p\" does not prompt platforms to be used and creates all platforms project", "creator": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Appcelerator Studio, build: 3.2.3.201403190645\r\nTitanium SDK, build: 3.2.3.v20140324114345\r\nNode.JS Version: v0.10.13\r\nNPM Version: 1.3.2\r\n├── acs@1.0.14\r\n├── alloy@1.3.1\r\n├── npm@1.3.2\r\n├── titanium@3.2.1\r\n└── titanium-code-processor@1.1.0", "comment": { "comments": [ { "id": "298685", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5529\n3.2.x pull request: https://github.com/appcelerator/titanium_mobile/pull/5530", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-03-25T21:16:38.000+0000", "updated": "2014-03-25T21:16:38.000+0000" }, { "id": "298703", "author": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed on:\nMac OSX 10.9.2\nAppcelerator Studio, build: 3.2.3.201403250634\nTitanium SDK, build: 3.2.3.v20140325145222\nCLI: 3.2.3-dev\nAlloy: 1.3.1\n\nti create -p prompts the user to select a platform rather than building for all.\nClosing.", "updateAuthor": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-03-25T22:58:43.000+0000", "updated": "2014-03-25T22:58:43.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }