{ "id": "92201", "key": "TIMOB-9201", "fields": { "issuetype": { "id": "5", "description": "The sub-task of the issue", "name": "Sub-task", "subtask": true }, "parent": { "id": "93325", "key": "TIMOB-9571", "fields": { "summary": "BlackBerry: Analyze unimplemented UI elements", "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": "Low", "id": "4" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "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": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2013-02-04T20:15:57.000+0000", "created": "2012-05-23T06:53:17.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [], "issuelinks": [ { "id": "17395", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "outwardIssue": { "id": "90649", "key": "TIMOB-8830", "fields": { "summary": "BlackBerry: Implement UI.ProgressBar part1", "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": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } }, { "id": "25472", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "100941", "key": "TIMOB-10875", "fields": { "summary": "Blackberry: Implement important Titanium.UI.ProgressBar functionality", "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": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } } ], "assignee": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-13T18:26:48.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": "10230", "name": "BlackBerry", "description": "BlackBerry Platform" } ], "description": null, "attachment": [], "flagged": false, "summary": "BlackBerry: Implement UI.ProgressBar part2", "creator": { "name": "fboisvert", "key": "fboisvert", "displayName": "Francois Boisvert", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "fboisvert", "key": "fboisvert", "displayName": "Francois Boisvert", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "195723", "author": { "name": "agalstyan", "key": "agalstyan", "displayName": "Alexander Galstyan", "active": true, "timeZone": "Asia/Dubai" }, "body": "To be implemented: \r\nProperties:\\\r\nanchorPoint : Point\r\nanimatedCenterPoint : Pointreadonly\r\nbackgroundColor : String\r\nbackgroundDisabledColor : String\r\nbackgroundDisabledImage : String\r\nbackgroundFocusedColor : String\r\nbackgroundFocusedImage : String\r\nbackgroundGradient : Gradient\r\nbackgroundImage : String\r\nbackgroundLeftCap : Number\r\nbackgroundRepeat : Boolean\r\nbackgroundSelectedColor : String\r\nbackgroundSelectedImage : String\r\nbackgroundTopCap : Number\r\nborderColor : String\r\nborderRadius : Number\r\nborderWidth : Number\r\ncenter : Point\r\nchildren : Titanium.UI.View[]readonly\r\ncolor : String\r\nfocusable : Boolean\r\nfont : Font\r\nheight : Number/String\r\nkeepScreenOn : Boolean\r\nlayout : String\r\nmessage : String\r\nopacity : Number\r\nrect : Dimensionreadonly\r\nsize : Dimensionreadonly\r\nsoftKeyboardOnFocus : Number\r\nstyle : Number\r\ntouchEnabled : Boolean\r\ntransform : Titanium.UI.2DMatrix/Titanium.UI.iOS.3DMatrix\r\nzIndex : Number\r\n--------------------------------\r\nMethods:\r\nadd( Titanium.UI.View view )\r\naddEventListener( String name, Callback callback )\r\nanimate( Titanium.UI.Animation/Dictionary obj, Callback callback )\r\nconvertPointToView( Point point, Titanium.UI.View destinationView ) : Point\r\nfinishLayout( )\r\nfireEvent( String name, Dictionary event )\r\ngetAnchorPoint( )\r\ngetAnimatedCenterPoint( )\r\ngetBackgroundColor( )\r\ngetBackgroundDisabledColor( )\r\ngetBackgroundDisabledImage( )\r\ngetBackgroundFocusedColor( )\r\ngetBackgroundFocusedImage( )\r\ngetBackgroundGradient( )\r\ngetBackgroundImage( )\r\ngetBackgroundLeftCap( )\r\ngetBackgroundRepeat( )\r\ngetBackgroundSelectedColor( )\r\ngetBackgroundSelectedImage( )\r\ngetBackgroundTopCap( )\r\ngetBorderColor( )\r\ngetBorderRadius( )\r\ngetBorderWidth( )\r\ngetCenter( )\r\ngetChildren( )\r\ngetColor( )\r\ngetFocusable( )\r\ngetFont( )\r\ngetKeepScreenOn( )\r\ngetLayout( )\r\ngetMessage( )\r\ngetOpacity( )\r\ngetRect( )\r\ngetSize( )\r\ngetSoftKeyboardOnFocus( )\r\ngetStyle( )\r\ngetTouchEnabled( )\r\ngetTransform( )\r\ngetZIndex( )\r\nhide( )\r\nremove( Titanium.UI.View view )\r\nremoveEventListener( String name, Callback callback )\r\nsetAnchorPoint( Point anchorPoint )\r\nsetBackgroundColor( String backgroundColor )\r\nsetBackgroundDisabledColor( String backgroundDisabledColor )\r\nsetBackgroundDisabledImage( String backgroundDisabledImage )\r\nsetBackgroundFocusedColor( String backgroundFocusedColor )\r\nsetBackgroundFocusedImage( String backgroundFocusedImage )\r\nsetBackgroundGradient( Gradient backgroundGradient )\r\nsetBackgroundImage( String backgroundImage )\r\nsetBackgroundLeftCap( Number backgroundLeftCap )\r\nsetBackgroundRepeat( Boolean backgroundRepeat )\r\nsetBackgroundSelectedColor( String backgroundSelectedColor )\r\nsetBackgroundSelectedImage( String backgroundSelectedImage )\r\nsetBackgroundTopCap( Number backgroundTopCap )\r\nsetBorderColor( String borderColor )\r\nsetBorderRadius( Number borderRadius )\r\nsetBorderWidth( Number borderWidth )\r\nsetCenter( Point center )\r\nsetColor( String color )\r\nsetFocusable( Boolean focusable )\r\nsetFont( Font font )\r\nsetKeepScreenOn( Boolean keepScreenOn )\r\nsetLayout( String layout )\r\nsetMessage( String message )\r\nsetOpacity( Number opacity )\r\nsetSoftKeyboardOnFocus( Number softKeyboardOnFocus )\r\nsetStyle( Number style )\r\nsetTouchEnabled( Boolean touchEnabled )\r\nsetTransform( Titanium.UI.2DMatrix/Titanium.UI.iOS.3DMatrix transform )\r\nsetZIndex( Number zIndex )\r\nshow( )\r\nstartLayout( )\r\ntoImage( [Callback callback], [Boolean honorScaleFactor] ) : Titanium.Blob\r\nupdateLayout( Object params )\r\n--------------------------------\r\nEvents:\r\nclick\r\ndblclick\r\ndoubletap\r\nlongclick\r\nlongpress\r\npinch\r\npostlayout\r\nsingletap\r\nswipe\r\ntouchcancel\r\ntouchend\r\ntouchmove\r\ntouchstart\r\ntwofingertap\r\n", "updateAuthor": { "name": "agalstyan", "key": "agalstyan", "displayName": "Alexander Galstyan", "active": true, "timeZone": "Asia/Dubai" }, "created": "2012-05-23T07:02:35.000+0000", "updated": "2012-05-23T07:02:35.000+0000" }, { "id": "237096", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Marking as duplicate. Will open new tickets for any remaining pieces left out.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-02-04T20:15:57.000+0000", "updated": "2013-02-04T20:15:57.000+0000" }, { "id": "411469", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as duplicate.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-13T18:26:48.000+0000", "updated": "2017-03-13T18:26:48.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }