Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Multiple users cannot subscribe to the same playlist #2474

Open
xortuna opened this issue Oct 7, 2021 · 3 comments
Open

[Bug] Multiple users cannot subscribe to the same playlist #2474

xortuna opened this issue Oct 7, 2021 · 3 comments
Labels
bug Something isn't working good first issue Good for newcomers type:database Database issue

Comments

@xortuna
Copy link

xortuna commented Oct 7, 2021

Describe the bug
No more than 1 user can subscribe to the same playlist, The trash icon appears for other users on the playlist page which does not function, attempting to call subscribe_playlist manually causes a 500 error with:

duplicate key value violates unique constraint "playlists_pkey" (PQ::PQError)

Steps to Reproduce

  1. Under account A locate and subscribe to a playlist by clicking the '+' button on the playlist's page
  2. Log out of account A and log into Account B
  3. Attempt to subscribe to the same playlist
@xortuna xortuna added the bug Something isn't working label Oct 7, 2021
@SamantazFox SamantazFox added the good first issue Good for newcomers label Oct 7, 2021
@SamantazFox
Copy link
Member

Thanks for reporting this issue!

@SamantazFox SamantazFox added the type:database Database issue label Oct 7, 2021
@github-actions

This comment was marked as outdated.

@github-actions github-actions bot added the stale label Oct 8, 2022
@SamantazFox SamantazFox removed the stale label Oct 8, 2022
@methosinhiding
Copy link

Just re-confirming that this is still an active issue as of the '2023.09.18-bb14f79 @ master' docker install.

@github-actions github-actions bot added the stale label Sep 28, 2024
@iv-org iv-org deleted a comment from github-actions bot Sep 28, 2024
@syeopite syeopite removed the stale label Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers type:database Database issue
Projects
Status: To Do - Backend / YT scraper
Development

No branches or pull requests

4 participants