{ "id": "65307", "key": "TIMOB-4078", "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": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2013-10-17T21:11:11.000+0000", "created": "2011-05-13T11:58:54.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "core", "fastdev" ], "versions": [ { "id": "11244", "name": "Release 1.7.0", "archived": true, "released": true, "releaseDate": "2011-06-13" }, { "id": "14096", "description": "Release 2.1.2", "name": "Release 2.1.2", "archived": true, "released": true, "releaseDate": "2012-08-31" } ], "issuelinks": [ { "id": "32616", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "97452", "key": "TIMOB-9989", "fields": { "summary": "CLI: \"fastdev\" builtin for Android", "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": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-21T18:53:00.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": "10202", "name": "Android", "description": "Android Platform" }, { "id": "10207", "name": "Tooling" } ], "description": "Steps to Reproduce:\r\n1. Launch the application in emulator from TiStudio (Make sure server is running)\r\n2. From the terminal in the current project type \"titanium fastdev kill-app\" \r\n\r\nActual Result:\r\nApplication Restarts\r\n\r\nExpected Result:\r\nApplication should be killed", "attachment": [], "flagged": false, "summary": "Android: Fastdev: Cannot kill a running application, it just restarts the application", "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": "Tested with 1.7.0.r8057ea1f with Emulator 2.1", "comment": { "comments": [ { "id": "213640", "author": { "name": "kasanbekov", "key": "kasanbekov", "displayName": "Kanat Asanbekov", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Still occurs.\r\nTitanium Studio, build: 2.1.2.201208081810\r\nTitanium SDK: 2.1.2.v20120731170109\r\nOS: OS X 10.8 (Mountain Lion)", "updateAuthor": { "name": "kasanbekov", "key": "kasanbekov", "displayName": "Kanat Asanbekov", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-09T13:51:26.000+0000", "updated": "2012-08-09T13:51:26.000+0000" }, { "id": "215877", "author": { "name": "psingh", "key": "psingh", "displayName": "Payminder Singh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Studio: 2.1.2.201208201549\r\nSDK: 2.1.2.v20120821160113\r\nOS: Windows 7\r\n\r\nReproducible ", "updateAuthor": { "name": "psingh", "key": "psingh", "displayName": "Payminder Singh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-23T13:43:56.000+0000", "updated": "2012-08-23T13:43:56.000+0000" }, { "id": "216125", "author": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Occurs on:\r\nStudio: 2.1.2.201208201549\r\nSDK: 2.1.2.v20120824144611\r\nOS: Ubuntu 12.04", "updateAuthor": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-25T02:11:18.000+0000", "updated": "2012-08-25T02:11:18.000+0000" }, { "id": "254810", "author": { "name": "schowbey", "key": "schowbey", "displayName": "Shreya Chowbey", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Occurs on:\nWindows 8\nTitanium Studio, build: 3.1.1.201305282249\nsdk-3.1.1.v20130524180421\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "updateAuthor": { "name": "schowbey", "key": "schowbey", "displayName": "Shreya Chowbey", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-30T05:22:57.000+0000", "updated": "2013-05-30T05:22:57.000+0000" }, { "id": "275513", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "We are deprecating FastDev in version 3.2.0, so marking this as \"Won't Fix\"", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-10-17T21:11:11.000+0000", "updated": "2013-10-17T21:11:11.000+0000" }, { "id": "414320", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as the issue will not fix.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-21T18:53:00.000+0000", "updated": "2017-03-21T18:53:00.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }