-
Type:
Suggestion
-
Resolution: Incomplete
-
None
-
Component/s: None
-
None
How to get componenet id and name for a particular Jira id
---------------------------------
$VAR1 = bless( {
'priority' => '1',
'customFieldValues' => [],
'status' => '1',
'project' => 'TPEMEA',
'components' => [
bless(
, 'RemoteComponent' )
],
'attachmentNames' => [],
'reporter' => '',
'key' => 'JIRA-8288',
'assignee' => undef,
'summary' => 'using Java 6 JVM',
'updated' => '2009-06-24T08:54:23.000Z',
'id' => '1081409',
'votes' => '0',
'fixVersions' => [],
'affectsVersions' => [],
'description' => 'Please change all to use a Java 6 JVM... ',
'environment' => undef,
'created' => '2009-06-24T08:54:23.000Z',
'resolution' => undef,
'type' => '219',
'duedate' => undef
}, 'RemoteIssue' );