On Tue, Sep 27, 2011 at 12:17:47PM -0700, Yan Seiner wrote: > What's the proper incantation for linking tickets via the CLI? > > rt help link says: > > rt link 2 dependson 3 > > but it does: > > root@svr-rt:~# /opt/rt4/bin/rt link 4 dependson 3 > rt: Different ids in URL (`//REST/1.0/ticket/link') and submitted form (`4'). > > Google comes up short on that cryptic error.
Works great here: ~/work/rt/4.0 (4.0-trunk)$ ./bin/rt link 1 dependson 2 Ticket 1 depends on Ticket 2. Created link 1 DependsOn 2 Try turning on RTDEBUG=4 or debug 4 in your env/config respectively. -kevin
pgpwF5LaOOSvr.pgp
Description: PGP signature
-------- RT Training Sessions (http://bestpractical.com/services/training.html) * Chicago, IL, USA September 26 & 27, 2011 * San Francisco, CA, USA October 18 & 19, 2011 * Washington DC, USA October 31 & November 1, 2011 * Melbourne VIC, Australia November 28 & 29, 2011 * Barcelona, Spain November 28 & 29, 2011
