The review-requests API call now returns private review-requests for all users when made by an administrator.

Review Request #5798 — Created May 12, 2014 and submitted — Latest diff uploaded

Information

Review Board
master
9967572...

Reviewers

The review-requests API call now returns private review-requests for all users when made by an administrator.

A deployment consisting of a regular and administrative user was created
and the review-requests query was made by the administrative user. The
results yielded all private review-requests of all users.

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.

orig
1
2
3
reviewboard/reviews/managers.py
Loading...