{ "id": "124191", "key": "AC-2583", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2014-07-15T16:52:14.000+0000", "created": "2013-12-26T13:42:42.000+0000", "labels": [ "Cloud", "Event", "Query" ], "versions": [], "issuelinks": [], "assignee": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "updated": "2016-03-08T07:41:39.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": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "I was querying all events from my application using the following code\r\n\r\nCloud.Events.query({\r\n\tper_page: 1000\r\n}, function(e){\r\n\t//Successfully queried all events\r\n\tif (e.success) {\r\n\t\tsuccessCallback(e.events);\r\n\t\t\r\n\t} else {\r\n\t\terrorCallback(e);\r\n\t}\r\n});\r\n\r\nI found some events that were deleted from the cloud server earlier.\r\n\r\nI went to the web side and checked my application details. I could search for the events. Please see the attached images. \r\n\r\nI was searching for the events using the user id '51c7311dcde8cd7360002217' which was already deleted(Picture 1). \r\n\r\n11 Events were displayed. All events were created by that particular user.", "attachment": [ { "id": "44813", "filename": "search1.png", "author": { "name": "anandt", "key": "anandt", "displayName": "Anand T", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-12-26T13:42:42.000+0000", "size": 14242, "mimeType": "image/png" }, { "id": "44814", "filename": "search2.png", "author": { "name": "anandt", "key": "anandt", "displayName": "Anand T", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-12-26T13:42:42.000+0000", "size": 39173, "mimeType": "image/png" } ], "flagged": false, "summary": "ACS Event Query retruns deleted Events", "creator": { "name": "anandt", "key": "anandt", "displayName": "Anand T", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "anandt", "key": "anandt", "displayName": "Anand T", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Andriod, iOS", "comment": { "comments": [ { "id": "286685", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~anandt] Thank you for reporting this issue. We have been able to reproduce the issue with the steps provided and we have created an ACS ticket CLOUDSRV-3115 to track this issue. Please follow along this ticket for further updates.", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-01-05T22:53:26.000+0000", "updated": "2014-01-05T22:53:26.000+0000" }, { "id": "286713", "author": { "name": "anandt", "key": "anandt", "displayName": "Anand T", "active": true, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "anandt", "key": "anandt", "displayName": "Anand T", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-01-06T04:46:09.000+0000", "updated": "2014-01-06T04:46:39.000+0000" }, { "id": "286716", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "CLOUDSRV is a private project so you cannot really track that ticket. I would update this ticket (TC-3471) based on the updates on that ticket for now.", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-01-06T05:36:17.000+0000", "updated": "2014-01-06T05:36:17.000+0000" }, { "id": "314184", "author": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "updateAuthor": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "created": "2014-07-15T16:52:14.000+0000", "updated": "2014-07-15T16:52:14.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }