Expose the extra_data field for admins

Review Request #7638 — Created Sept. 18, 2015 and submitted

Information

Review Board
release-2.0.x

Reviewers

For debugging purposes, the database admin pages now expose the
extra_data field. We already had this for Comments and Reviews; now, we
also have this for Groups, ReviewRequests, and ReviewRequestDrafts.
  • Ran the unit tests for reviewboard (passed 1780 tests, skipped 104).
  • Manually verified that the extra_data field was exposed each time.
reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/reviews/admin.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/reviews/admin.py
    
    
  2. 
      
chipx86
  1. Change description looks pretty good, but you shouldn't include the bug number in the summary, as that's already represented in the bugs field. The bugs field will be retained in the commit message when landed.

  2. 
      
brennie
  1. We don't need the bug number in the summary.

  2. 
      
AD
chipx86
  1. Ship It!
  2. 
      
AD
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (7bfb61c)
Loading...