{ "id": "171597", "key": "TIMOB-26005", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "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": "20099", "name": "Release 7.2.0", "archived": false, "released": true, "releaseDate": "2018-06-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2018-05-23T23:56:55.000+0000", "created": "2018-05-01T21:38:21.000+0000", "epic": { "id": 171594, "key": "TIMOB-26002", "name": "GDPR analytics update", "summary": "Update analytics and provide GDPR features", "color": { "key": "color_5" }, "done": false }, "priority": { "name": "Critical", "id": "1" }, "labels": [], "versions": [], "issuelinks": [ { "id": "56494", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "outwardIssue": { "id": "171596", "key": "TIMOB-26004", "fields": { "summary": "iOS: Provide API to support opt-out of Analytics at runtime", "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": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } }, { "id": "56553", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "171700", "key": "TIMOB-26067", "fields": { "summary": "Windows: Update APSAnalytics to support opt-out", "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": "High", "id": "2" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2018-06-05T20:05:07.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": "We must provide an API for developers to allow end-users to opt-out of analytics.", "attachment": [], "flagged": false, "summary": "Windows: Provide API to support opt-out of Analytics at runtime", "creator": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "closedSprints": [ { "id": 1035, "state": "closed", "name": "2018 Sprint 11 SDK", "startDate": "2018-05-20T20:57:43.542Z", "endDate": "2018-06-03T20:57:00.000Z", "completeDate": "2018-06-04T15:13:14.425Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "437718", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "master: https://github.com/appcelerator/titanium_mobile_windows/pull/1238\r\n7_2_X: https://github.com/appcelerator/titanium_mobile_windows/pull/1239\r\n", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2018-05-17T02:17:42.000+0000", "updated": "2018-05-17T02:17:42.000+0000" }, { "id": "437751", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Updated the API, should be good for review again now.", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2018-05-18T01:41:50.000+0000", "updated": "2018-05-18T01:41:50.000+0000" }, { "id": "437989", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~kiguchi] i am able to verify using SDK Version 7.2.0.v20180528150435 but with SDK Version 7.3.0.v20180529084649 I get the following error when trying to opt out:\r\n\r\n{code:java}\r\n-- Start application log -----------------------------------------------------\r\n[ERROR] : ----- Titanium Javascript Runtime Error -----\r\n[ERROR] : Message: Uncaught Error: Runtime Error: Ti.Analytics.setOptedOut is not a function. (In 'Ti.Analytics.setOptedOut(true)', 'Ti.Analytics.setOptedOut' is undefined)\r\n{code}\r\n\r\nTest case can be found in: https://github.com/appcelerator/titanium_mobile_windows/pull/1238\r\n\r\nLooks like it could be a Jenkins issue (Windows - Master)\r\n\r\n", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-05-29T17:59:25.000+0000", "updated": "2018-05-29T18:17:01.000+0000" }, { "id": "438020", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified feature on Master SDK version 7.3.0.v20180530072516 as well. \r\n\r\n*Test and other information can be found at:*\r\nmaster: https://github.com/appcelerator/titanium_mobile_windows/pull/1238\r\n7_2_X: https://github.com/appcelerator/titanium_mobile_windows/pull/1239", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-05-30T16:49:32.000+0000", "updated": "2018-05-30T16:49:51.000+0000" }, { "id": "438140", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket, additional testing can found at https://wiki.appcelerator.org/display/qe/GDPR+Analytics+testing", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-06-05T20:04:59.000+0000", "updated": "2018-06-05T20:04:59.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }