mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
Issue updating allocations causing inconsistent state in database #245
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 @misterquestions on GitHub (Jan 25, 2025).
Originally assigned to: @rmartinoscar on GitHub.
Current Behavior
When updating allocations for a server if you add the allocation, then make as primary, and remove the previous allocation, seems to keep the previous
allocation_idin the server. And an inconsistent state is shown in the UI (showing the previous allocation rather than the new one).Expected Behavior
Allocations should have an easier form of updating within the UI + keep database state consistent to user actions.
Steps to Reproduce
Panel Version
Version: 1.0.0-beta17
Wings Version
1.0.0-beta9 (Latest: 1.0.0-beta9)
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?