Skip to content

Prevent new versions from being uploaded with the same semver as a previously deleted version #46

@budak7273

Description

@budak7273

There have been multiple occasions on which mod developers delete a version upload to fix something and then upload a new version with the same semver. They end up with different version uuids on the backend, but this breaks the Mod Manager for all users who got a copy of the deleted version in the mean time, since it only cares about mod version semvers. We can avoid this issue (and help enforce proper versioning) by ensuring that new uploads can't share a semver with deleted mod versions.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

📋 Backlog

Status

🏗 In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions