• 
      

    Fix local site issues with bugs column in the dashboard.

    Review Request #8243 — Created June 14, 2016 and discarded

    Information

    Review Board
    release-2.5.x

    Reviewers

    This change mirrors a fix I did for the bugs field in review requests with how
    URLs are resolved. We were passing in the args as a tuple, but it needs to be a
    list.

    Ran unit tests.

    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          reviewboard/datagrids/columns.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/datagrids/columns.py
      
      
    2. 
        
    david
    Review request changed
    Status:
    Discarded
    Change Summary:

    Discarded in favor of Barret's change at /r/8244