[GH-ISSUE #162] Login fails if user data exists in database #106

Closed
opened 2026-02-27 19:16:53 +03:00 by kerem · 0 comments
Owner

Originally created by @EddieTheCubeHead on GitHub (Apr 1, 2024).
Original GitHub issue: https://github.com/EddieTheCubeHead/Stagnum/issues/162

Reproduction:

  • Clear out docker volumes
  • Start app with docker compose
  • Log in
  • Close client
  • Attempt to log in again

Expected behaviour:

  • Log in succeeds

Actual behaviour:

  • Database error: Dependency rule on column 'User.spotify_id' tried to blank-out primary key column 'UserSession.user_id'
Originally created by @EddieTheCubeHead on GitHub (Apr 1, 2024). Original GitHub issue: https://github.com/EddieTheCubeHead/Stagnum/issues/162 Reproduction: - Clear out docker volumes - Start app with docker compose - Log in - Close client - Attempt to log in again Expected behaviour: - Log in succeeds Actual behaviour: - Database error: `Dependency rule on column 'User.spotify_id' tried to blank-out primary key column 'UserSession.user_id'`
kerem closed this issue 2026-02-27 19:16:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Stagnum#106
No description provided.