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

filtering out any deleted tracks in dp endpoints #305

Merged
merged 5 commits into from
Feb 27, 2020

Conversation

vicky-g
Copy link
Contributor

@vicky-g vicky-g commented Feb 25, 2020

So the original task was to filter out all deleted tracks in dp endpts, but upon further discussion, that shouldn't be the case.

Tombstones should show up for deleted tracks on/in:

  • playlists
  • favorites
  • dashboard

Tracks that are deleted should not be shown in/on:

  • trending
  • feed/repost feed
  • search results

With this in mind, the queries have been modified to filter out deleted tracks in only the relevant methods.

@vicky-g vicky-g changed the title filtering out any deleted tracks in dp endpoints [DO NOT MERGE/WIP] filtering out any deleted tracks in dp endpoints Feb 25, 2020
@vicky-g vicky-g changed the title [DO NOT MERGE/WIP] filtering out any deleted tracks in dp endpoints filtering out any deleted tracks in dp endpoints Feb 25, 2020
@raymondjacobson raymondjacobson merged commit 718a082 into master Feb 27, 2020
@raymondjacobson raymondjacobson deleted the vg-filter-out-deleted-tracks branch February 27, 2020 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants