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

Update playlists route in queries.py to handle arguments correctly #4656

Merged
merged 7 commits into from
Jan 24, 2023

Conversation

sabrina-kiam
Copy link
Contributor

Description

Client flagged that playlists we love section on the explore page were not loading. I realized I forgot to update a query that also calls get_playlists to handle the correct args - so fixing in this diff

Tests

Tested locally hitting this route http://34.132.236.109:5000/playlists?limit=100&offset=0&playlist_id=7261&playlist_id=62164&with_users=true and played around with other playlist ids.

@sabrina-kiam sabrina-kiam merged commit c151467 into main Jan 24, 2023
@sabrina-kiam sabrina-kiam deleted the sk-fix-explore-trending branch January 24, 2023 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants