{ "id": "103877", "key": "ALOY-344", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false }, "project": { "id": "11113", "key": "ALOY", "name": "Alloy", "projectCategory": { "id": "10400", "description": "Tools for developing applications", "name": "Tooling" } }, "fixVersions": [ { "id": "14631", "description": "Alloy 0.3.1", "name": "Alloy 0.3.1", "archived": false, "released": true, "releaseDate": "2012-11-02" }, { "id": "14599", "description": "2012 Sprint 22", "name": "2012 Sprint 22", "archived": true, "released": true, "releaseDate": "2012-11-05" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-10-26T00:22:32.000+0000", "created": "2012-10-24T22:41:49.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-ios100112", "qe-nfc" ], "versions": [], "issuelinks": [ { "id": "22265", "type": { "id": "10020", "name": "Depends", "inward": "is dependent of", "outward": "depends on" }, "inwardIssue": { "id": "103797", "key": "TISTUD-2616", "fields": { "summary": "Studio Dashboard: \"default\" and \"Default Project\" does not give clear information about Alloy and Project unless description is read.", "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": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } } ], "assignee": null, "updated": "2018-03-07T22:26:11.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "12331", "name": "Titanium Studio" } ], "description": "Steps To Reproduce:\r\n\r\n1. On dashboard on studio 3.0, navigate to Develop tab.\r\n2. Notice \"default\" and \"Default Project\" & \"two-tabbed\" and \"Tabbed Application\" names.\r\n\r\nActual:\r\nUser does not get clear information from names that one is alloy project and another one is Titanium project unless he reads the description below.\r\n\r\nExpected:\r\nNaming convention or icon corresponding must suggest type of Project.", "attachment": [], "flagged": false, "summary": "CLONE - Studio Dashboard: \"default\" and \"Default Project\" does not give clear information about Alloy and Project unless description is read.", "creator": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "OS: Ubuntu 10.04 & Mountain Lion 10.8.2 (..All)\r\nTitanium Studio: 3.0.0.201210220122\r\nTitanium SDK: 3.0.0.v20121019153308\r\n", "comment": { "comments": [ { "id": "225030", "author": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The command *alloy info templates* will now return the necessary data in the following format. For reference, \"app.png\" is relative to the existing template directory, just as before:\r\n\r\n{code}\r\n[\r\n {\r\n \"name\": \"default\",\r\n \"label\": \"Default Alloy Project\",\r\n \"Description\": \"Basic \\\"Hello, World!\\\" application using the Alloy MVC framework.\",\r\n \"icon\": \"app.png\"\r\n },\r\n {\r\n \"name\": \"two_tabbed\",\r\n \"label\": \"Two-tabbed Alloy Application\",\r\n \"Description\": \"Titanium's traditional two-tabbed application created using the Alloy MVC framework.\",\r\n \"icon\": \"app.png\"\r\n }\r\n]\r\n{code}\r\n\r\nThe format above has been expanded for readability. It will have no unnecessary whitespace when actually returned, looking like this when it is actually executed:\r\n\r\n{code}\r\n[{\"name\":\"default\",\"label\":\"Default Alloy Project\",\"Description\":\"Basic \\\"Hello, World!\\\" application using the Alloy MVC framework.\",\"icon\":\"app.png\"},{\"name\":\"two_tabbed\",\"label\":\"Two-tabbed Alloy Application\",\"Description\":\"Titanium's traditional two-tabbed application created using the Alloy MVC framework.\",\"icon\":\"app.png\"}]\r\n{code}", "updateAuthor": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-10-26T00:22:32.000+0000", "updated": "2012-10-26T00:23:58.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }