[Rt-devel] RT 3.2.0rc3 is now available

Kent drizit at gmail.com
Mon Jun 28 15:14:40 EDT 2004


Approval's seem to have broken in rc3.
I was using Approval's in rc1 without any problems but now my
DependedOnBy link is not being created when the ticket is created. The
approval ticket is being created properly but the link is not being
setup between the original ticket and the approval ticket.

I was using 'Depended-On-By: {$Tickets{'TOP'}->Id}' with RC1 without
any problems.
I have also tried using 'Depended-On-By: TOP' per the RT wiki docs and
that prompted pretty much the same error as below.

System is Solaris 9, Perl 5.8.3, rt-3.2.0rc3 (Upgraded from Rc1)
Apache 1.3.31 w/FastCGI 2.4.2

Here is the log from rt.log

[Mon Jun 28 19:02:04 2004] [info]: Ticket 117995 created in queue
'Test Queue' by RT_System (/usr/local/rt3
/lib/RT/Ticket_Overlay.pm:695)
[Mon Jun 28 19:02:04 2004] [debug]: Assigned create-testreview with
117995 (/usr/local/rt3/lib/RT/Action/Cr
eateTickets.pm:526)
[Mon Jun 28 19:02:04 2004] [debug]: Handling links for 117995
(/usr/local/rt3/lib/RT/Action/CreateTickets.p
m:1170)
[Mon Jun 28 19:02:04 2004] [debug]: Skipping DependedOnBy link for
create-{$Tickets{'TOP'}->Id} (non-existe
nt) (/usr/local/rt3/lib/RT/Action/CreateTickets.pm:1182)
[Mon Jun 28 19:02:04 2004] [debug]: Handling postponed actions for
RT::Ticket=HASH(0x175aa7c) (/usr/local/r
t3/lib/RT/Action/CreateTickets.pm:1212)
[Mon Jun 28 19:02:04 2004] [info]: Ticket 117994 created in queue
'Test Queue' by root (/usr/local/rt3/lib/
RT/Ticket_Overlay.pm:695)


More information about the Rt-devel mailing list