Fix incorrect profile_columns_field for the reviews datagrid.

Review Request #12598 — Created Sept. 13, 2022 and submitted

david
Review Board
release-5.0.x
reviewboard

The reviews datagrid has had the profile_columns_field set to a
nonexistent field name for a long time, but a recent change in Djblets
exposed this as an error. We don't particularly care about this, so we
can just remove it.

Accessed the reviews datagrid and saw the rendered page instead of an
error.

Summary
Fix incorrect profile_columns_field for the reviews datagrid.
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-5.0.x (37c0b6d)
Loading...