[rt-users] Fighting with modified REST behavior in RT 4.2.2+

Kevin Falcone falcone at bestpractical.com
Fri Mar 28 12:33:06 EDT 2014


On Fri, Mar 28, 2014 at 03:55:48PM +0000, Guadagnino Cristiano wrote:
> Hi all,
> I have some external code that relies on REST to identify the relation 
> between users and groups in our RT.
> 
> Since RT 4.2.2, REST responses have changed and I am now trying to fix 
> the code but I have been unsuccesfull until now.
> 
> In the attachment you find the REST queries with the corresponding the 
> responses, both for RT v2.4.1 and for RT v4.2.2.
> 
> I would like to know if there is a way to recover the info I need.

Tell it what you want

./bin/rt show group/DBA -f members

This is likely a result of the refactoring and the fact that the
default members output doesn't actually round trip (you can't just
send back the member list to update it).

-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 235 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20140328/ab1a91e5/attachment.sig>


More information about the rt-users mailing list