• 
      

    Fix incorrect labelling on review request status graph in admin.

    Review Request #5564 — Created Feb. 28, 2014 and submitted

    Information

    Review Board
    release-1.7.x
    76e0b1c...

    Reviewers

    The admin site has a widget that shows the percentage of all review requests in
    various states. Unfortunately, this graph shows requests with a status of "D"
    as drafts instead of as discarded.

    I've fixed this graph to split things based on public or non-public, which
    actually shows the draft state. I've then renamed the "D" state to be correct.

    Looked at the graph in the admin site using data from r.rb.o.

    chipx86
    1. Ship It!

    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-1.7.x (76e0b1c).