Re: Get all of an users reviews through API

2019-10-09 Thread Tulio Leão
That's unfortunate, but thanks for the reply Christian, I'll keep my eyes out on the changelogs should it ever be done. > -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/

Re: Get all of an users reviews through API

2019-10-09 Thread Christian Hammond
Hi Tulio, Sorry, I missed your email before. There is not currently a way to fetch this via the API. It’s something we do plan to address, but we’re working through a fair amount of other work right now. I know some companies that need this info have written in-house extensions to provide an

Get all of an users reviews through API

2019-10-07 Thread Tulio Leão
No idea, then? -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are

Get all of an users reviews through API

2019-09-10 Thread Tulio Leão
I'm trying to get all of an user's reviews, as listed in this page: http://demo.reviewboard.org/users/guest5462/reviews/ I couldn't find on the API a similar call, I know there is a review-requests one: https://www.reviewboard.org/docs/manual/dev/webapi/2.0/resources/review-request-list/