Help for this page

Select Code to Download


  1. or download this
    my $perl = JSON::XS::decode_json $json;
    print Dumper @$perl{'issues'};
    
  2. or download this
    $VAR1 = [
        {
    ...
      'key' => 'TEST-10756'
        }
        ];
    
  3. or download this
    customfield_22181 as 'Jira Testing'
    customfield_11150{'value'} as 'Yes' 
    ...
    customfield_11780{'value'} as "'Sunday', 'Monday',...,'Saturday'"u
    key as 'TEST-10756'
    + other customfields