mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-25 12:25:31 -04:00
[GH-ISSUE #185] [BUG] Removed game versions cannot be re-added unless container is restarted #91
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?
Originally created by @proatgram on GitHub (Aug 14, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/185
Describe the bug
When editing a game and removing a version, it does not allow you to re-add the same version until after the container is restarted.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
After removal, you should be able to re-add the version without having to restart the container
Desktop (please complete the following information):
Additional context
@DecDuck mentioned that it was the import locks malfunctioning.
[BUG] Removed game versions cannot be re-added unless container is restartedto [GH-ISSUE #185] [BUG] Removed game versions cannot be re-added unless container is restarted