Cannot submit because a map exists with the same displayname, despite no such map existing #348
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://maps.strafes.net/submissions/204
24 is not a map. There is a bhop map called "The 24th" by 3vade which I think is causing the issue
The query looking for maps with the exact same name is secretly swapping out the query to instead find substrings of the map name, yikes!