mirror of
https://github.com/discourse/discourse.git
synced 2025-05-30 15:28:37 +08:00

If a user is created with an id of 999, a `upload.user_id == user_avatar.user_id` will return true. This fix increases the id of the upload to something that we will not hit in the foreseeable future.