{ "id": "162059", "key": "TIMOB-23682", "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": "17608", "name": "Release 6.1.0", "archived": false, "released": true, "releaseDate": "2017-05-26" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-08-31T09:10:59.000+0000", "created": "2016-07-26T06:18:35.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [ { "id": "17706", "name": "Release 5.4.0", "archived": false, "released": true, "releaseDate": "2016-08-11" } ], "issuelinks": [ { "id": "52262", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "161854", "key": "TIMOB-23657", "fields": { "summary": "Windows: borderRadius does not work for some components", "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": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-11-23T22:45:03.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": "Implement {{borderRadius}} for {{ProgressBar}}\r\n\r\n{code}\r\nvar win = Ti.UI.createWindow({ backgroundColor: 'purple' }),\r\n progressBar = Ti.UI.createProgressBar({\r\n borderWidth: 5,\r\n borderColor: 'yellow',\r\n borderRadius: 5,\r\n min: 0,\r\n max: 10,\r\n value: 0,\r\n message: 'Downloading 0 of 10',\r\n width: Ti.UI.FILL\r\n });\r\n\r\nwin.add(progressBar)\r\nwin.open();\r\n{code}", "attachment": [], "flagged": false, "summary": "Windows: borderRadius for ProgressBar", "creator": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "environment": null, "closedSprints": [ { "id": 704, "state": "closed", "name": "2016 Sprint 18 SDK", "startDate": "2016-08-27T00:18:36.960Z", "endDate": "2016-09-10T00:18:00.000Z", "completeDate": "2016-09-09T20:26:13.865Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "394494", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "https://github.com/appcelerator/titanium_mobile_windows/pull/839", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-08-26T13:06:56.000+0000", "updated": "2016-08-26T13:06:56.000+0000" }, { "id": "401776", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed, was able to see the border radius for the progress bar. \r\n*Environment* \r\n{code:java}\r\nPhone: Lumia 640 LTE\r\nSoftware : Windows phone 8.1 update 2 \r\nOperating System Name: Windows 10 Pro\r\nVersion: 1607\r\nOS Build: 14393.447\r\nNode.js Version:4.4.4\r\nnpm: 4.2.8\r\nTitanium CLI Version: 6.0.0\r\nTitanium SDK Version: 6.1.0.v20161123033537\r\nAppcelerator Studio: 4.8.0.201611121409\r\n{code}\r\n", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-11-23T22:44:37.000+0000", "updated": "2016-11-23T22:44:37.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }