[rt-users] TimeEstimated search broken in version 3.6.1?
David Chandek-Stark
chand012 at mc.duke.edu
Mon Sep 25 17:33:44 EDT 2006
Thanks, that did it!
--David
Jesse Vincent <jesse at bestpractical.com> wrote on 09/25/2006 02:15:20 PM:
> David, Can you try this patch for me? You'll need to stop and start
> your webserver to activate the changes:
>
> === lib/RT/Tickets_Overlay.pm
> ==================================================================
> --- lib/RT/Tickets_Overlay.pm (revision 27804)
> +++ lib/RT/Tickets_Overlay.pm (local)
> @@ -112,6 +112,7 @@
> Priority => [ 'INT', ],
> TimeLeft => [ 'INT', ],
> TimeWorked => [ 'INT', ],
> + TimeEstimated => [ 'INT', ],
> MemberOf => [ 'LINK' => To => 'MemberOf', ],
> DependsOn => [ 'LINK' => To => 'DependsOn', ],
> RefersTo => [ 'LINK' => To => 'RefersTo', ],
>
>
>
> On Sep 25, 2006, at 1:06 PM, David Chandek-Stark wrote:
>
> > Searching on TimeEstimated throws this error: "Unknown field:
> > TimeEstimated". I checked the database and field does exist in the
> > Tickets
> > table, so I assume there is something wrong with the RT code.
> >
> > Thanks,
> > David
> > _______________________________________________
> > http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
> >
> > Community help: http://wiki.bestpractical.com
> > Commercial support: sales at bestpractical.com
> >
> >
> > Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
> > Buy a copy at http://rtbook.bestpractical.com
> >
>
> [attachment "PGP.sig" deleted by David Chandek-
> Stark/Libraries/Provost/Academic/Univ/Duke]
More information about the rt-users
mailing list