[rt-users] RT CLI linking tickets

Kevin Falcone falcone at bestpractical.com
Wed Sep 28 13:43:21 EDT 2011


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 at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20110928/66ce74ba/attachment.sig>


More information about the rt-users mailing list