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
pgpPOmLzHghh6.pgp
Description: PGP signature
-- RT Training - Dallas May 20-21 http://bestpractical.com/training
