[rt-users] How to access Parent Ticket attachments

Direct Insure Online vinod.rapolu at yahoo.com
Tue Aug 9 12:05:46 EDT 2011


Hi,
Is there any way, we access parent ticket attachments in child ticket scrip
I am accessing the parent ticket custom fields with the following code
my $links = $self->TicketObj->DependedOnBy;
foreach my $link (@{ $links->ItemsArrayRef }) { 
  my $obj = $link->BaseObj;
}
With RegardsVinod.R
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20110809/70b38e49/attachment.htm>


More information about the rt-users mailing list