{ "id": "62184", "key": "TIMOB-1552", "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": [], "resolution": { "id": "10100", "description": "This issue won't be actioned.", "name": "Won't Do" }, "resolutiondate": "2020-02-12T15:10:09.000+0000", "created": "2011-04-15T02:55:50.000+0000", "priority": { "name": "Trivial", "id": "5" }, "labels": [ "tbs-1.9.0" ], "versions": [ { "id": "11233", "name": "Release 1.6.0", "archived": true, "released": true, "releaseDate": "2011-02-23" } ], "issuelinks": [], "assignee": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2020-02-12T15:10:09.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": "10224", "name": "TiAPI", "description": "This component is used for cross-platform API work. Specifications are most likely to use this component." } ], "description": "{html}
Support for the UITableViewRow\r\ninitWithStyle:UITableViewCellStyleSubtitle by adding a property\r\nnamed \"subtitle\" to the tableView object.
\r\nThis would make it easy to create the default title + subtitle\r\ntables many apps use.
I submitted code to facilitate this (and the other cell style\ntypes) months ago when I was willing to pay for premium.
\nThey initially expressed interest and I signed the agreement for\ncontributors but despite several follow-up attempts nothing has\nhappened.