DMOJ / online-judge

A modern open-source online judge and contest platform system.
https://dmoj.ca
GNU Affero General Public License v3.0
951 stars 364 forks source link

Fix comment revision count #2330

Closed int-y1 closed 5 months ago

int-y1 commented 7 months ago

Fixes #2295. This fixes all comments created since #2216.

When a comment is created, the comment is on the first revision. So the default value of revisions should be 1.

Migration 0146 is a copy of 0142, except for the AlterField operation.

Screenshots

Stay on the old code. Make a comment with 3 edits: Screenshot 2024-04-11 205130

Go to the new code and run migration. Make a comment with 5 edits: Screenshot 2024-04-11 205412