[GH-ISSUE #185] [BUG] Removed game versions cannot be re-added unless container is restarted #91

Closed
opened 2026-02-17 17:06:05 -05:00 by yindo · 0 comments
Owner

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:

  1. Go to edit any game that has a version
  2. Remove that version
  3. You are now unable to add that version back
  4. Restart the container
  5. You are now able to add the version again

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):

  • OS: Arch Linux
  • App Version latest (v0.3.1)

Additional context
@DecDuck mentioned that it was the import locks malfunctioning.

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: 1. Go to edit any game that has a version 2. Remove that version 3. You are now unable to add that version back 4. Restart the container 5. You are now able to add the version again **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):** - OS: Arch Linux - App Version latest (v0.3.1) **Additional context** @DecDuck mentioned that it was the import locks malfunctioning.
yindo closed this issue 2026-02-17 17:06:06 -05:00
yindo changed title from [BUG] Removed game versions cannot be re-added unless container is restarted to [GH-ISSUE #185] [BUG] Removed game versions cannot be re-added unless container is restarted 2026-06-05 14:21:22 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop#91