{ "id": "108942", "key": "TIMOB-12519", "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": [], "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2013-06-05T20:13:45.000+0000", "created": "2013-01-31T12:22:10.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "qe-sdk3.0.2" ], "versions": [ { "id": "14164", "description": "Release 3.0.2", "name": "Release 3.0.2", "archived": true, "released": true, "releaseDate": "2013-02-19" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2017-03-21T21:40:22.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": "CLI: project created on command line can't be imported by studio. \r\nIt also occurs for 3.0.0.GA SDK\r\n\r\nI created the project using:\r\n'titanium create' command and providing all inputs to prompts later on. \r\n\r\n\r\n", "attachment": [], "flagged": false, "summary": "CLI: project created on command line can't be imported by studio. ", "creator": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "subtasks": [], "reporter": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "environment": "CLI: 3.0.24\r\nSDK: 3.0.2.v20130129171611\r\nOS : Ubuntu 12.04.1 LTS\r\nstudio version : 3.0.2.201301301757", "comment": { "comments": [ { "id": "236734", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "@Paras, I tried to reproduce this, but was unable to. What values did you enter?", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-01-31T17:06:23.000+0000", "updated": "2013-01-31T17:06:23.000+0000" }, { "id": "236875", "author": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "updateAuthor": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-02-01T05:53:03.000+0000", "updated": "2013-02-01T05:53:03.000+0000" }, { "id": "236878", "author": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "body": "It also happens while creating project with sdk set to 3.0.2.v20130131174707 and 3.0.2.v20130129171611", "updateAuthor": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-02-01T06:08:44.000+0000", "updated": "2013-02-01T06:08:44.000+0000" }, { "id": "236913", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "This may be related to http://developer.appcelerator.com/question/147733/error-after-importing-project.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-02-01T18:45:02.000+0000", "updated": "2013-02-01T18:45:02.000+0000" }, { "id": "236974", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Unable to reproduce. Test build should be 3.0.2.x, not 3.0.0.GA. Ensure you run ti sdk select prior to starting tests.\n\nAttempted with 3.0.0.GA and matching app data as in steps, as well as other data and 3.0.2.v20130129171611.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-02-02T00:13:48.000+0000", "updated": "2013-02-02T00:13:48.000+0000" }, { "id": "237013", "author": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "body": "Environment: \nOS : Ubuntu 12.04.1 LTS\nSDK: 3.0.2.v20130201161712 , 3.0.2.v20130129171611\n\nSteps to reproduce:\n1.titanium sdk select 3.0.2.v20130201161712\n2.titanium create\n3.Give the target platform as 'android'\n4.Provide the input to 'App ID', 'Project name', 'Directory to place project'\n5.Project should be successfully created.\n6.Goto Titanium studio and try to import the project, which is created above. \n\nI am still unable to import the project into studio.\n\n", "updateAuthor": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-02-04T06:59:27.000+0000", "updated": "2013-02-04T06:59:27.000+0000" }, { "id": "237198", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "What is happening when you try to import into studio? Give us a screen shot. Is there an error message?", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-02-05T04:58:22.000+0000", "updated": "2013-02-05T04:58:22.000+0000" }, { "id": "256238", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "I tested this again with the latest CLI, SDK, and Studio and cannot reproduce.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-06-05T20:13:45.000+0000", "updated": "2013-06-05T20:13:45.000+0000" }, { "id": "414487", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as the issue cannot be reproduced and due to the above comments.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-21T21:40:22.000+0000", "updated": "2017-03-21T21:40:22.000+0000" } ], "maxResults": 9, "total": 9, "startAt": 0 } } }