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

Handle backups with categories having default category name #745

Conversation

schroda
Copy link
Collaborator

@schroda schroda commented Oct 30, 2023

We do not allow any category to have the default categories name ("default" case-insensitive). In case the backup includes a category with this name, it won't be matched to any category in our database and also won't insert a new category. This will then lead to an exception, causing the backup to fail.

We do not allow any category to have the default categories name ("default" case-insensitive).
In case the backup includes a category with this name, it won't be matched to any category in our database and also won't insert a new category.
This will then lead to an exception, causing the backup to fail.
@Syer10 Syer10 merged commit dcbb1c0 into Suwayomi:master Oct 30, 2023
2 checks passed
@schroda schroda deleted the fix/backup_import_handle_categories_with_default_category_name branch October 31, 2023 15:38
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