{ "id": "133920", "key": "TIMOB-17427", "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": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2017-06-28T19:30:24.000+0000", "created": "2014-07-30T18:04:42.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-3.4.0" ], "versions": [ { "id": "15971", "description": "Release 3.2.3", "name": "Release 3.2.3", "archived": false, "released": true, "releaseDate": "2014-04-30" }, { "id": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" } ], "issuelinks": [], "assignee": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-06-28T19:30:24.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "*Details:* SQLite database error appears if you upgrade and downgrade your sdk several times.\r\n\r\n*Steps to reproduce:*\r\n1. Create a default classic Titanium app with *SDK 3.3.0.GA*\r\n2. Add Ti.Analytics.navEvent and Ti.Analytics.featureEvent any where in app.js:\r\n{code}\r\nvar win = Ti.UI.createWindow({\r\n backgroundColor: \"white\"\r\n});\r\n\r\nvar label = Ti.UI.createLabel({\r\n text: \"bob\"\r\n});\r\n\r\nTi.Analytics.featureEvent(\"monkey\", {color: \"black\"});\r\nTi.Analytics.navEvent(\"monkey\", \"gorilla\", \"power\", {meta: \"monkey\"});\r\n\r\nwin.add(label);\r\n\r\nwin.open();\r\n{code}\r\n\r\n3. Install app to device/simulator\r\n4. After app launches, rebuild project with *SDK 3.2.3.GA* and install app again onto same device/simulator\r\n5. After app launches, rebuild project with *SDK 3.3.0.GA* and install app again onto same device/simulator\r\n\r\n*Actual:* SQLite database error appears in the console (see attachment).\r\n*Expected:* SQLite database error should not appear.", "attachment": [ { "id": "50140", "filename": "error.txt", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-07-30T18:04:42.000+0000", "size": 3105, "mimeType": "text/plain" } ], "flagged": false, "summary": "iOS: Analytics - SQLite database error appears if you upgrade and downgrade your sdk several times", "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": "Appcelerator Studio, build: 3.3.0.201407111535\r\nSDK: 3.2.3.GA, 3.3.0.GA\r\nCLI: 3.3.0\r\nAlloy: 1.4.1\r\nXcode: 5.1.1\r\nDevices: iphone 5 (7.0.6), iphone simulator (7.1)", "comment": { "comments": [ { "id": "423066", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket due to time passed and lack of progress over the past few years.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-06-28T19:30:24.000+0000", "updated": "2017-06-28T19:30:24.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }