{ "id": "154004", "key": "TIMOB-20172", "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": [ { "id": "16997", "name": "Release 5.2.0", "archived": false, "released": true, "releaseDate": "2016-02-23" }, { "id": "17707", "name": "Release 5.3.0", "archived": false, "released": true, "releaseDate": "2016-06-04" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-01-14T21:03:36.000+0000", "created": "2015-12-22T20:23:21.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [ "qe-5.1.2" ], "versions": [ { "id": "17072", "name": "Release 5.1.2", "archived": false, "released": true, "releaseDate": "2016-01-12" }, { "id": "17532", "name": "Release 5.1.1", "archived": false, "released": true, "releaseDate": "2015-11-24" } ], "issuelinks": [ { "id": "50287", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "153991", "key": "TIMOB-20192", "fields": { "summary": "[Windows Phone 8.1] Certification reject - This API is not supported for this application type - Api=OutputDebugStringA. Module=api-ms-win-core-debug-l1-1-1.dll", "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": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "updated": "2016-02-16T19:40:16.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": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "*Details:* Cannot package for the Windows phone store or Windows store.\r\n\r\n*Note:* This is *not* a regression with SDK 5.1.1.GA. But, bug seems critical.\r\n\r\n*Steps to reproduce:*\r\n# Make sure to follow steps from http://docs.appcelerator.com/platform/latest/#!/guide/Distributing_Windows_Applications to ensure you have everything setup to package for the Windows phone store or Windows store\r\n# Create an Alloy project with {{appc new}}\r\n# Package the app for phonestore or winstore while specifying the {{-O}} flag e.g.: {{appc run -p windows --target \"dist-phonestore\" --output-dir \"C:\\Users\\qe\\Desktop\" -l trace}}\r\n\r\n*Actual:* The Alloy project will build without any issues, but the appx file will not be generated at the specified output directory; see logs.txt for trace logs and see Capture.png for the build folder.\r\n\r\n*Expected:* appx file should be generated at the specified output directory.", "attachment": [ { "id": "57875", "filename": "Capture.PNG", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2016-01-04T18:18:38.000+0000", "size": 22096, "mimeType": "image/png" }, { "id": "57831", "filename": "Capture.PNG", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-12-22T20:22:46.000+0000", "size": 15077, "mimeType": "image/png" }, { "id": "57830", "filename": "logs.txt", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-12-22T20:22:46.000+0000", "size": 160713, "mimeType": "text/plain" } ], "flagged": false, "summary": "Windows 10: Cannot package for the phonestore or winstore", "creator": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "Appc CLI NPM: 4.2.2\r\nAppc CLI Core: 5.1.0\r\nSDK: 5.1.1.GA, 5.1.2.v20151216190036\r\nNode: 4.2.2 (32-bit)\r\nOS: Windows 10 (64-bit)\r\nVisual Studio: 2015 (community)", "closedSprints": [ { "id": 555, "state": "closed", "name": "2016 Sprint 1 SDK", "startDate": "2016-01-02T01:31:50.127Z", "endDate": "2016-01-16T01:31:00.000Z", "completeDate": "2016-01-18T00:52:43.848Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "373718", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "We're looking for a .appx file to copy over, but are generating an .appxbundle file. We need to look for both file extensions.", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2016-01-04T16:06:09.000+0000", "updated": "2016-01-04T16:06:09.000+0000" }, { "id": "376970", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "https://github.com/appcelerator/titanium_mobile_windows/pull/562", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-02-16T13:27:45.000+0000", "updated": "2016-02-16T13:27:45.000+0000" }, { "id": "377008", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed. Verified that if you try to package for the phonestore or winstore, then a {{*.appxbundle}} file is generated in the specified output directory.\r\n\r\nTested on:\r\n\r\nAppc CLI NPM: 4.2.3-2\r\nAppc CLI Core: 5.2.0-265\r\nArrow: 1.7.27\r\nSDK: 5.2.0.v20160216091337\r\nNode: v4.2.4\r\nOS: Windows 10\r\n", "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-02-16T19:40:08.000+0000", "updated": "2016-02-16T19:40:08.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }