Skip to content

Add max file count per zip setting #1140

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add max file count per zip setting #1140

wants to merge 1 commit into from

Conversation

x753
Copy link
Contributor

@x753 x753 commented Apr 23, 2025

Add max file count per zip setting with a field in Team to override it

@x753 x753 requested a review from Roffenlund April 23, 2025 20:16
Add max file count per zip setting with a field in Team to override it
@x753
Copy link
Contributor Author

x753 commented Apr 23, 2025

Doesn't seem like there are any tests for max file size so I didn't include any for this either.

@MythicManiac
Copy link
Member

Doesn't seem like there are any tests for max file size so I didn't include any for this either.

Both should ideally have one, I don't think there's any good reason to avoid adding tests

Copy link
Contributor

@Roffenlund Roffenlund left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests missing as mentioned in this comment. Unit test case for check_exceeds_max_file_count_per_zip and update existing tests for the Upload form using this function.

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.

3 participants