RT::Record Constructor

Hello,

Given a ticket object how would I go about retrieving all linked
tickets as ticket objects?

RT::Record looks promising but I can’t figure out how to contrust
an object from it, or rather I don’t know what arguments it takes.

TIA,

-paddy

Hello,

Given a ticket object how would I go about retrieving all linked
tickets as ticket objects?

RT::Record looks promising but I can’t figure out how to contrust
an object from it, or rather I don’t know what arguments it takes.

TIA,

-paddy

You want to use methods in RT/Tickets_Overlay.pm file.

-Todd