{ "id": "62526", "key": "TIMOB-1894", "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": "13271", "description": "Release 2.1.0", "name": "Release 2.1.0", "archived": false, "released": true, "releaseDate": "2012-06-29" }, { "id": "13408", "description": "Sprint 2012-12 API", "name": "Sprint 2012-12 API", "archived": true, "released": true, "releaseDate": "2012-06-17" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-06-15T21:53:18.000+0000", "created": "2011-04-15T03:04:55.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "api", "look1", "parity" ], "versions": [ { "id": "13272", "description": "Release 2.0.1", "name": "Release 2.0.1", "archived": true, "released": true, "releaseDate": "2012-04-16" } ], "issuelinks": [ { "id": "16903", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "60868", "key": "TIMOB-236", "fields": { "summary": "Android: Contacts: Add support for create, delete, and update", "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 } } } }, { "id": "17851", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "93358", "key": "TIMOB-9589", "fields": { "summary": "Android: Support modify contact", "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": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-16T22:52:13.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "{html}

Currently the android implementation of our contacts api is\r\nread-only. We don't support modifications of contacts or creation\r\nof new contacts. We should.

{html}", "attachment": [], "flagged": false, "summary": "Android: support read-write contacts", "creator": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [ { "id": "92827", "key": "TIMOB-9384", "fields": { "summary": "Android: Implementation of createPerson(), adding new contacts into database", "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": "5", "description": "The sub-task of the issue", "name": "Sub-task", "subtask": true } } }, { "id": "92909", "key": "TIMOB-9427", "fields": { "summary": "Android: Delete Contacts Implementation + Removing contact support for 1.6", "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": "5", "description": "The sub-task of the issue", "name": "Sub-task", "subtask": true } } } ], "reporter": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "environment": null, "comment": { "comments": [ { "id": "126918", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

assigning to Herr T for milestoning.

{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T03:04:55.000+0000", "updated": "2011-04-15T03:04:55.000+0000" }, { "id": "126919", "author": { "name": "moshemarciano", "key": "moshemarciano", "displayName": "Moshe Marciano", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

for me the priority should be upgraded to high, this situation\nleaves cross-platform apps crippled on one platform

{html}", "updateAuthor": { "name": "moshemarciano", "key": "moshemarciano", "displayName": "Moshe Marciano", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:04:55.000+0000", "updated": "2011-04-15T03:04:55.000+0000" }, { "id": "126920", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

Research for M04

{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T03:04:55.000+0000", "updated": "2011-04-15T03:04:55.000+0000" }, { "id": "126921", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

This was put into M04 only for research purposes to try to scope\nthe effort. After review, my assessment is that this is will be a\nfairly major effort.

\n\n

Assigning for further milestoning.

{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T03:04:56.000+0000", "updated": "2011-04-15T03:04:56.000+0000" }, { "id": "126922", "author": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

This is a natural fit for the next release when we drop support\nfor Api Level 4.

{html}", "updateAuthor": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:04:56.000+0000", "updated": "2011-04-15T03:04:56.000+0000" }, { "id": "161203", "author": { "name": "aleard", "key": "aleard", "displayName": "Alan Leard", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Customer's would like to see this implemented as soon as it's possible. Bumping priority to gain visibility.", "updateAuthor": { "name": "aleard", "key": "aleard", "displayName": "Alan Leard", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-07-29T14:57:19.000+0000", "updated": "2011-07-29T14:57:19.000+0000" }, { "id": "161360", "author": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "body": "h5.Associated HD ticket\r\nAnother Customer relies on this, http://appc.me/c/APP-673928", "updateAuthor": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-08-01T13:11:57.000+0000", "updated": "2011-08-01T13:11:57.000+0000" }, { "id": "162674", "author": { "name": "moshebox@gmail.com", "key": "moshebox@gmail.com", "displayName": "Moshe Marciano", "active": true, "timeZone": "Asia/Jerusalem" }, "body": "I think google offers a migration plan with code to code samples on how to move from the pre 2.0 release to the new contact model.\r\n\r\nhttp://developer.android.com/resources/articles/contacts.html\r\n", "updateAuthor": { "name": "moshebox@gmail.com", "key": "moshebox@gmail.com", "displayName": "Moshe Marciano", "active": true, "timeZone": "Asia/Jerusalem" }, "created": "2011-08-12T08:43:28.000+0000", "updated": "2011-08-12T08:43:28.000+0000" }, { "id": "193911", "author": { "name": "michael", "key": "michael", "displayName": "Michael Gangolf", "active": true, "timeZone": "Europe/Berlin" }, "body": "is there a fallback solution at the moment or is it not possible to save contacts at all for now?", "updateAuthor": { "name": "michael", "key": "michael", "displayName": "Michael Gangolf", "active": true, "timeZone": "Europe/Berlin" }, "created": "2012-05-06T08:57:49.000+0000", "updated": "2012-05-06T08:57:49.000+0000" }, { "id": "198814", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Raised a separate ticket for modify contact functionality. TIMOB-9589", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-06-15T21:53:18.000+0000", "updated": "2012-06-15T21:53:18.000+0000" }, { "id": "413434", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-16T22:52:13.000+0000", "updated": "2017-03-16T22:52:13.000+0000" } ], "maxResults": 11, "total": 11, "startAt": 0 } } }