Expose the extra_data field for admins
Review Request #7638 — Created Sept. 18, 2015 and submitted
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.