[rt-devel] showing the requestor's real name on the listing page

Colleen colleen at darksideproductions.net
Fri May 3 13:51:33 EDT 2002


This didn't work, am I missing something?

--colleen

> -----Original Message-----
> From: Bruce Campbell [mailto:bruce_campbell at ripe.net]
> Sent: Friday, May 03, 2002 12:57 AM
> To: Colleen
> Cc: rt-devel at lists.fsck.com
> Subject: Re: [rt-devel] showing the requestor's real name on the
listing
> page
> 
> On Thu, 2 May 2002, Colleen wrote:
> 
> > I'd like to show the requestor's real name on the
Search/Listing.html
> > page of search results.  I've tried a variety of things:
> >
> > I've tried:
> >    { Header => 'Requestor',
> >          TicketAttribute => 'TicketObj->Requestor'
> >        },
> 
> Try 'TicketObj->Requestors->First->OwnerObj->RealName' in the
> TicketAttribute.  Milage may vary.
> 
> ( Objects that you're walking down in this case are:
>   RT::Ticket->RT::Watchers->RT::Watcher->RT::User->RealName
>   ->First() is a DBIx::SearchBuilder thing to return the first
>   record found )
> 
> 
> --
>                              Bruce Campbell
> RIPE
>                    Systems/Network Engineer
> NCC
>                  www.ripe.net - PGP562C8B1B
> Operations





More information about the Rt-devel mailing list