------------------------------------------------------------------------------ To reply, visit https://hellosplat.com/s/beanbag/tickets/4636/ ------------------------------------------------------------------------------
New ticket #4636 by alexander For Beanbag, Inc. > Review Board Status: New Tags: Priority:Medium, Type:Defect ------------------------------------------------------------------------------ Issues waiting for verification are absent from ReviewRequest API ============================================================================== # What version are you running? 3.0.2 # What steps will reproduce the problem? 1. Obtain ReviewRequest with issues marked as "Waiting for verification" 2. Fetch it, for example, with curl https://reviews.reviewboard.org/api/review-requests/0/ -H "Accept: application/json" # What is the expected output? What do you see instead? There is no field for waiting issues and they don't appear in any of the others (issue_resolved_count, issue_dropped_count, issue_open_count). If you have 1 resolved and 1 waiting issue, the counts would be 1, 0, 0 respectively. I expect it to either have its own field or be present in issue_open_count (as they are neither fixed nor dropped yet). # What operating system are you using? What browser? Debian 9.3, Chrome. ------------------------------------------------------------------------------ -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/reviewboard-issues. For more options, visit https://groups.google.com/d/optout.
