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): mark request as approved if media is already available when retrying failed request #3244

Merged
merged 2 commits into from
Jan 15, 2023

Conversation

danshilm
Copy link
Collaborator

Description

Failed requests whose media have become available while the request wasn't retried would fail with the error message Media already available when retried. This changes that behaviour to mark the request as approved instead.

Screenshot (if UI-related)

N/A

To-Dos

  • Successful build yarn build

Issues Fixed or Closed

  • Fixes none

server/entity/MediaRequest.ts Outdated Show resolved Hide resolved
@sct sct enabled auto-merge (squash) January 15, 2023 07:28
@sct sct disabled auto-merge January 15, 2023 07:28
@sct sct enabled auto-merge (squash) January 15, 2023 07:29
@sct sct merged commit cb65074 into sct:develop Jan 15, 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.

None yet

2 participants