{ "id": "150143", "key": "TIMOB-25070", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "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": "2020-01-30T23:11:19.000+0000", "created": "2015-08-04T18:25:57.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-5.0.0", "user_experience" ], "versions": [], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2020-01-30T23:11:19.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": [], "description": "{{ti sdk select}} shows the SDK options out of order, but {{ti sdk}} shows them correctly in order.\r\n\r\n*Steps to reproduce issue*\r\n1. Run {{appc ti sdk select}}\r\n\r\n*Actual results*\r\nThe SDKs listed are out of order\r\n\r\n*Expected results*\r\nThe SDKs listed are in order\r\n\r\n*Notes*\r\nMay not be an issue for people not installing non-GA SDKs.\r\n\r\n{code}\r\nEWieberMBA:WatcherApp ewieber$ appc ti sdk\r\nAppcelerator Command-Line Interface, version 4.1.2\r\nCopyright (c) 2014-2015, Appcelerator, Inc. All Rights Reserved.\r\n\r\nSDK Install Locations:\r\n /Library/Application Support/Titanium\r\n /Users/ewieber/Library/Application Support/Titanium [default]\r\n \r\nInstalled SDKs:\r\n 4.2.0.v20150803102022 /Users/ewieber/Library/Application Support/Titanium/mobilesdk/osx/4.2.0.v20150803102022\r\n 4.2.0.v20150803031220 /Users/ewieber/Library/Application Support/Titanium/mobilesdk/osx/4.2.0.v20150803031220\r\n 4.2.0.v20150730093157 /Users/ewieber/Library/Application Support/Titanium/mobilesdk/osx/4.2.0.v20150730093157\r\n 4.2.0.v20150729230848 /Users/ewieber/Library/Application Support/Titanium/mobilesdk/osx/4.2.0.v20150729230848\r\n 4.2.0.v20150729134419 /Users/ewieber/Library/Application Support/Titanium/mobilesdk/osx/4.2.0.v20150729134419\r\n 4.2.0.v20150729122818 [selected] /Users/ewieber/Library/Application Support/Titanium/mobilesdk/osx/4.2.0.v20150729122818\r\n 4.2.0.v20150729084122 /Users/ewieber/Library/Application Support/Titanium/mobilesdk/osx/4.2.0.v20150729084122\r\n 4.2.0.v20150728143620 /Users/ewieber/Library/Application Support/Titanium/mobilesdk/osx/4.2.0.v20150728143620\r\n 4.2.0.v20150728015233 /Users/ewieber/Library/Application Support/Titanium/mobilesdk/osx/4.2.0.v20150728015233\r\n 4.1.1.v20150731134927 /Users/ewieber/Library/Application Support/Titanium/mobilesdk/osx/4.1.1.v20150731134927\r\n 4.1.0.GA /Users/ewieber/Library/Application Support/Titanium/mobilesdk/osx/4.1.0.GA\r\n \r\nEWieberMBA:WatcherApp ewieber$ appc ti sdk select\r\nAppcelerator Command-Line Interface, version 4.1.2\r\nCopyright (c) 2014-2015, Appcelerator, Inc. All Rights Reserved.\r\n\r\nInstalled SDKs:\r\n 1) 4.2.0.v20150729122818 [selected] /Users/ewieber/Library/Application Support/Titanium/mobilesdk/osx/4.2.0.v20150729122818\r\n 2) 4.2.0.v20150803031220 /Users/ewieber/Library/Application Support/Titanium/mobilesdk/osx/4.2.0.v20150803031220\r\n 3) 4.2.0.v20150730093157 /Users/ewieber/Library/Application Support/Titanium/mobilesdk/osx/4.2.0.v20150730093157\r\n 4) 4.2.0.v20150729230848 /Users/ewieber/Library/Application Support/Titanium/mobilesdk/osx/4.2.0.v20150729230848\r\n 5) 4.2.0.v20150729134419 /Users/ewieber/Library/Application Support/Titanium/mobilesdk/osx/4.2.0.v20150729134419\r\n 6) 4.2.0.v20150803102022 /Users/ewieber/Library/Application Support/Titanium/mobilesdk/osx/4.2.0.v20150803102022\r\n 7) 4.2.0.v20150729084122 /Users/ewieber/Library/Application Support/Titanium/mobilesdk/osx/4.2.0.v20150729084122\r\n 8) 4.2.0.v20150728143620 /Users/ewieber/Library/Application Support/Titanium/mobilesdk/osx/4.2.0.v20150728143620\r\n 9) 4.2.0.v20150728015233 /Users/ewieber/Library/Application Support/Titanium/mobilesdk/osx/4.2.0.v20150728015233\r\n 10) 4.1.1.v20150731134927 /Users/ewieber/Library/Application Support/Titanium/mobilesdk/osx/4.1.1.v20150731134927\r\n 11) 4.1.0.GA /Users/ewieber/Library/Application Support/Titanium/mobilesdk/osx/4.1.0.GA\r\nTitanium SDK version to select [4.2.0.v20150729122818]:\r\n{code}", "attachment": [], "flagged": false, "summary": "\"ti sdk select\" shows SDK out of order", "creator": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "MacOS 10.11\r\nStudio 4.2.0.201507201802\r\nTi SDK 4.2.0.v20150803031220\r\nAppc NPM 4.2.0-1\r\nAppc CLI 4.2.0-1\r\nTi CLI 4.1.2\r\nAlloy 1.6.2\r\nNode v0.10.37\r\nJava 1.7.0_45\r\npreproduction", "comment": { "comments": [ { "id": "453959", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Selected SDKs are soon to be thing of the past.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2020-01-30T23:11:19.000+0000", "updated": "2020-01-30T23:11:19.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }