{ "id": "169609", "key": "MOD-2352", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10034", "key": "MOD", "name": "Appcelerator Modules", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2018-02-08T14:07:42.000+0000", "created": "2017-08-21T16:08:35.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [], "versions": [], "issuelinks": [], "assignee": null, "updated": "2018-08-06T17:41:12.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": "13700", "name": "Map" } ], "description": "{code:java}\r\nvar Map = require('ti.map');\r\nvar ann = Map.createAnnotation({\r\n\tlatitude:0, longitude:0, leftView:Ti.UI.createImageView({\r\n\t\twidth:30, height:30, image:'/images/pin.png', preventDefaultImage:true\r\n\t})\r\n});\r\n$.mapView.addAnnotations(ann);\r\n\r\n$.mapView.removeAnnotations(ann);\r\nann = null;\r\n{code}\r\nMemory is not released.", "attachment": [], "flagged": false, "summary": "Android: Map annotations memory leak at leftView property.", "creator": { "name": "hknm", "key": "hknm", "displayName": "hakaniemi", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "hknm", "key": "hknm", "displayName": "hakaniemi", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "closedSprints": [ { "id": 997, "state": "closed", "name": "2018 Sprint 03 SDK", "startDate": "2018-01-28T16:23:12.178Z", "endDate": "2018-02-11T16:23:00.000Z", "completeDate": "2018-02-12T04:22:49.354Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "426992", "author": { "name": "morahman", "key": "morahman", "displayName": "Motiur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "body": "Hello [~hknm],\r\n\r\nWhat is your Ti SDK version and platform (Android, iOS)? Could you please share a screenshot or error log of that issue?\r\n\r\nThanks", "updateAuthor": { "name": "morahman", "key": "morahman", "displayName": "Motiur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "created": "2017-08-22T01:18:59.000+0000", "updated": "2017-08-22T01:18:59.000+0000" }, { "id": "434250", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Marking as duplicate of MOD-2378 and fix-version 4.1.1 available on Github. Thanks!", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2018-02-08T14:07:42.000+0000", "updated": "2018-02-08T14:07:42.000+0000" }, { "id": "440024", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing as a duplicate. If this is in error, please reopen.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-08-06T17:41:12.000+0000", "updated": "2018-08-06T17:41:12.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }