wiki icon indicating copy to clipboard operation
wiki copied to clipboard

Fix: Overwriting assert with the same name

Open KainanSu opened this issue 3 years ago • 1 comments

Fix bug: As shown in #5599 and #5722, assert will be overwrited when uploading assert with the same name.

A simple way to solve the problem: Add username and unix time before the origin name.

KainanSu avatar Oct 12 '22 14:10 KainanSu

This is not the desired behavior. Most users don't want to have a username and timestamp added to the filename.

NGPixel avatar Oct 17 '22 21:10 NGPixel