[rt-users] Approval problems with RT3
Autrijus Tang
autrijus at autrijus.org
Mon Jun 9 10:11:13 EDT 2003
On Wed, Jun 04, 2003 at 05:33:53PM +0200, Henrik Andr? von Gunten wrote:
> > ===Create-Ticket: codereview
> > Subject: Code review for {$Tickets{'TOP'}->Subject}
> > Depended-On-By: {$Tickets{'TOP'}->Id}
Per my experience, you want:
Depended-On-By: TOP
That is, the relationship is between Create-Ticket labels, *not*
actual ticket IDs. That means this should work too:
Depended-On-By: codereview
In a few weeks I shall release my Workflow extensions on top of
RT, which lets you edit Workflow branches, conditions and trees
using the WebUI instead of the text interface.
Thanks,
/Autrijus/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20030609/db6853a3/attachment.sig>
More information about the rt-users
mailing list