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

Prevent importing unsupported tracker from backup #944

Merged

Conversation

schroda
Copy link
Collaborator

@schroda schroda commented May 6, 2024

This will lead to graphql field validation errors (non null declared field is null) once the track records get used, since they will point to trackers that do not exist

@schroda schroda marked this pull request as draft May 6, 2024 12:31
schroda added 2 commits May 6, 2024 14:41
This will lead to graphql field validation errors (non null declared field is null) once the track records get used, since they will point to trackers that do not exist
@schroda schroda force-pushed the fix/handling_of_unsupported_trackers branch from 6c66e98 to d9c6a5f Compare May 6, 2024 12:48
Was already partially changed in 7df5f1c but this occurrence was missed
@schroda schroda marked this pull request as ready for review May 6, 2024 12:52
@schroda schroda changed the title Ignore trackRecords of unsupported trackers Prevent importing unsupported tracker from backup May 6, 2024
@Syer10 Syer10 merged commit 2f362ab into Suwayomi:master May 6, 2024
2 checks passed
@schroda schroda deleted the fix/handling_of_unsupported_trackers branch May 7, 2024 00:50
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.

2 participants