[rt-devel] more RT::Action::CreateTickets strangeness

B. Bell bradleyb at u.washington.edu
Thu Jul 10 19:32:53 EDT 2003


Putting "DependedOnBy: {$TOP->Id}" in a CreateTickets template does not
appear to work either.
Here's what my template looks like:
===Create-Ticket: msrdelivery
Queue: Delivery
Type: ticket
DependedOnBy: {$TOP->Id}
Subject: Delivery for ticket: {$TOP->Id} - "{$TOP->Subject}"
Content: Delivery has been requested for the ticket listed in the subject.
That ticket cannot be resolved until this one is.
ENDOFCONTENT

The Log message says:
Ticket 38 created in queue 'Delivery' by RT_System (/usr/share/perl5/RT/Ticket_Overlay.pm:608)
Assigned msrdelivery with 38
Handling links for 38
Skipping DependedOnBy link for 37 (non-existent)
Handling postponed actions for RT::Ticket=HASH(0x97fe5b0)
Ticket 37 created in queue 'MSR' by bbell (/usr/share/perl5/RT/Ticket_Overlay.pm:608)

Is this a bug?
I'm using the debian package, version 3.0.3.

-brad





More information about the Rt-devel mailing list