On Thu, 21 Mar 2013 00:12:30 +0000, "A.M." <age...@themactionfaction.com>
wrote:
> Hello,
> 
> Is it possible to use the rb API in 1.7.5 to get the changes to
reviewboard
> in the past X minutes (any review request changes)? I am creating a
review
> board poller which will then update a ticket system with links to
> reviewboard. 
> 
> I had previously made a reviewboard plugin for this task, but our ticket
> system is sluggish at times, so users are annoyed that the "Publish" step
> is blocking/slow. To address this, I would like to poll and update the
> ticket out-of-band.

I figured this out myself.

rbclient.get_root().get_review_requests(last_updated_from=X)

Cheers,
M

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to