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(request): approve request when retrying request #3234

Merged
merged 1 commit into from Jan 12, 2023

Conversation

danshilm
Copy link
Collaborator

Description

The retry logic was not updated when the criteria used to determine what a failed request is was updated in #2944. With the way failed requests are identified now, the only thing required when retrying a request is to accept it since TypeORM will update the parent media's status (for TV shows, when applicable) as well as send the request to the *arr when a request is accepted.

Screenshot (if UI-related)

N/A

To-Dos

  • Successful build yarn build

Issues Fixed or Closed

@sct sct merged commit b515701 into sct:develop Jan 12, 2023
@github-actions
Copy link

🎉 This PR is included in version 1.32.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

lenaxia pushed a commit to lenaxia/overseerr-oidc that referenced this pull request Jan 3, 2024
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.

The retry button does nothing if request failed at some point
2 participants