{ "id": "141275", "key": "TIMOB-18157", "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": null, "resolutiondate": null, "created": "2014-12-09T05:45:34.000+0000", "priority": null, "labels": [ "andoid", "contacts", "titanium" ], "versions": [], "issuelinks": [], "assignee": null, "updated": "2018-02-28T19:55:25.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "10224", "name": "TiAPI", "description": "This component is used for cross-platform API work. Specifications are most likely to use this component." } ], "description": "I am not able to add JobTitle field in Android contacts.It working fine in IOS.\r\nHere is the testing code.\r\nTi.Contacts.createPerson({\r\n firstName:'ABC',\r\n lastName:'DEF',\r\n organization :'Appcelerator',\r\n jobTitle : 'Developer',\r\n});\r\n$.index.open();", "attachment": [ { "id": "53117", "filename": "Screen Shot 2014-12-09 at 11.19.59 am.png", "author": { "name": "daskrishnadas", "key": "daskrishnadas", "displayName": "Krishnadas", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-12-09T05:52:54.000+0000", "size": 33379, "mimeType": "image/png" } ], "flagged": false, "summary": "Android: Not able to add jobTitle field in Contacts (Issue only in android)", "creator": { "name": "daskrishnadas", "key": "daskrishnadas", "displayName": "Krishnadas", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "daskrishnadas", "key": "daskrishnadas", "displayName": "Krishnadas", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "OS : Android\r\nAndroid version 4.3\r\nTitanium SDK : 3.4.1", "comment": { "comments": [ { "id": "335542", "author": { "name": "daskrishnadas", "key": "daskrishnadas", "displayName": "Krishnadas", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Here organisation added correctly.But jobTitle field become null.", "updateAuthor": { "name": "daskrishnadas", "key": "daskrishnadas", "displayName": "Krishnadas", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-12-09T05:52:54.000+0000", "updated": "2014-12-09T05:52:54.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }