{ "id": "97793", "key": "ALOY-120", "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": [], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-07-27T09:22:50.000+0000", "created": "2012-07-23T12:19:05.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [], "assignee": null, "updated": "2018-03-07T22:25:49.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": "12326", "name": "XML", "description": "View XML and parsing" } ], "description": "We should add a \"platforms\" tag to the widget.json manifest file in order to identify which platforms the widget will work on. Something simple like:\r\n\r\n{code:javascript}\r\n\"platforms\": \"android,ios\"\r\n{code}\r\n\r\nIn addition, this tag should be checked at compile/run time to ensure that an appropriate platform is being used with it. Alloy/Titanium should likely throw an exception or at least launch a warning if an unsupported platform is used with the widget.", "attachment": [], "flagged": false, "summary": "Add \"platforms\" tag to widget.json manifest", "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": null, "comment": { "comments": [ { "id": "208981", "author": { "name": "rmcmahon", "key": "rmcmahon", "displayName": "Russell McMahon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "At this point let's just add the tag. Open another ticket for actually processing the tag. I think the tag processing will also be a required with samples and templates although the goal is cross-platform sometimes it is hard to achieve. Managing it is a great compromise.", "updateAuthor": { "name": "rmcmahon", "key": "rmcmahon", "displayName": "Russell McMahon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-07-23T15:17:40.000+0000", "updated": "2012-07-23T15:17:40.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }