Closed Bug 747578 Opened 14 years ago Closed 10 years ago

remove nominationmessage from model

Categories

(addons.mozilla.org Graveyard :: Code Quality, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: clouserw, Assigned: mat)

References

Details

16:23 <andym> is nominationmessage on an addon no longer being used (its in the database, but not on the model)? I don't know but we should check! If it's not used, delete the column.
In apps/addons/models.py: > nomination_message = models.TextField(null=True, > db_column='nominationmessage') So, this is in the model, however, it looks unused. Grepping for "nomination_message" only shows some things in fixtures. We should remove it.
Severity: normal → trivial
Priority: -- → P5
Assignee: nobody → mpillard
Status: NEW → ASSIGNED
Iteration: --- → 45.3 - Dec 14
Fixed in https://github.com/mozilla/olympia/commit/b187a6a872457caec3f51d28d4231efb76c6913e QA: Check that submission / approval still works.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.