bbatliner / soundcloud-collaborative-playlists

View, manage, and play collaborative playlists on SoundCloud - better with friends.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Large playlists don't save all tracks

bbatliner opened this issue · comments

Encountered a weird issue today - when I added a new song from my test account to my all the way up playlist, I was surprised to find that the track count went from 343 to 271.

Notes:

  • I was logged in as a collaborator of the playlist.
  • I added a track as a collaborator.
  • The Firebase cloud function returned status code 200.
  • The client notified me of successfully adding the track (encountered another, unrelated bug, that is beside the point).
  • There were no errors in the cloud function logs.

You'll see a possible fix I added, although I'm not sure if this is the root cause of the issue.