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

fix(search): use correct param to filter movies by year #2727

Merged
merged 1 commit into from
Apr 30, 2022

Conversation

danshilm
Copy link
Collaborator

Description

This fix changes the movie search API call to use the primary_release_year query param instead of the year param since the later would return movies not initially released in the year specified.

Screenshot (if UI-related)

Before:
image

After:
image

To-Dos

  • Successful build yarn build

Issues Fixed or Closed

  • Fixes none

@sct sct merged commit 1054b4e into sct:develop Apr 30, 2022
@github-actions
Copy link

🎉 This PR is included in version 1.30.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

2 participants