in reply to Re^3: RT get links
in thread RT get links

I did use data Dumper on it and Maxdepth didn't reveal anything extra. here is what the dump is showing:
$VAR1 = {
          'TimeEstimated' => '',
          'Status' => 'open',
          'Queue' => 'q1',
          'AdminCc' => '',
          'Requestors' => 'log@log.com',
          'Started' => 'Thu Feb 19 1:02:58 2009',
          'InitialPriority' => '40',
          'Starts' => 'Not set',
          'TimeWorked' => '',
          'id' => 'ticket/2',
          'Told' => 'Not set',
          'Cc' => '',
          'Subject' => 'test ticket',
          'FinalPriority' => '90',
          'TimeLeft' => '',
          'Creator' => 'guy',
          'Owner' => 'guy',
          'Resolved' => 'Not set',
          'Created' => 'Tue Feb 17 13:22:11 2009',
          'Priority' => '42',
          'Due' => 'Not set'
}

Replies are listed 'Best First'.
Re^5: RT get links
by raisputin (Scribe) on May 29, 2009 at 18:39 UTC
    MIght be prudent to ask on the RT Mailing list: rt-users@lists.bestpractical.com