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/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard/e5264c3a-bb13-4fa2-a316-753a7d4dda36%40googlegroups.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 API to do this query, tailored for their specific needs
(generally combining this with some other information or adding some
specific queries that they can craft).

While it sounds like it’d be easy for us to just bolt this API on, we’ve
also seen similar requests for “all comments made by a user,” “all diffs on
a repository,” and other bulk queries. We have a plan to address all of
this, but it needs to be done correctly once, and not piece-by-piece. So
for now, I recommend going the extension route.

Christian


On Mon, Oct 7, 2019 at 04:53 Tulio Leão  wrote:

> 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 subscribed to the Google Groups
> "Review Board Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to reviewboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/reviewboard/6d548d2c-91ad-4270-8a5a-994164424a1f%40googlegroups.com
> .
>
-- 
-- 
Christian Hammond
President/CEO of Beanbag
Makers of Review Board

-- 
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 subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard/CAE7VndmvrN6aQQnvGWZtwTce1WHVT2B3UBZXCmVnOxBrqv7Mkg%40mail.gmail.com.


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 subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard/6d548d2c-91ad-4270-8a5a-994164424a1f%40googlegroups.com.


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/
Theoretically I can specify an user there, but that won't give me how many 
times the user reviewed.
The user API just gives basic information.

Is there a way to fetch this info without iterating HTML that I'm not 
noticing?

Thanks!

-- 
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 subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard/0de6813e-445b-4a70-af7d-9fddf6c9d5e6%40googlegroups.com.