mirror of
https://github.com/EddieTheCubeHead/Stagnum.git
synced 2026-04-26 14:15:50 +03:00
[GH-ISSUE #412] [Bug]: Deleting a promoted pool member corrupts pool user data #237
Labels
No labels
bug
bug
client
design
documentation
feature
feature
infrastructure
pull-request
ready for development
server
server
spike
technical work
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stagnum#237
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @EddieTheCubeHead on GitHub (Jul 5, 2024).
Original GitHub issue: https://github.com/EddieTheCubeHead/Stagnum/issues/412
Originally assigned to: @EddieTheCubeHead on GitHub.
Contact details
No response
Short description
Deleting a pool member that a pool joined user has promoted permanently leaves that pool member as that user's promoted track.
Steps to reproduce
Expected behaviour
Should skip to a random pool member
Actual behaviour
Stagnum throws an error "User had promoted a track that does not exist in pool"
Additional information
No response