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

BugFix - Upload Current File Index #14162

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

alperozturk96
Copy link
Collaborator

@alperozturk96 alperozturk96 commented Dec 11, 2024

  • Tests written, or not not needed

Problem

After uploading 100 files, the progress indicator resets back to 1. This occurs every 100 files.
For example, if the total number of files is 536, after the first 100 uploads, the current file index resets to 1.

Demo

ki3.mp4

Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Copy link

Codacy

Lint

TypemasterPR
Warnings5959
Errors33

SpotBugs

CategoryBaseNew
Bad practice6565
Correctness5858
Dodgy code299299
Experimental11
Internationalization77
Malicious code vulnerability11
Multithreaded correctness77
Performance5353
Security1818
Total509509

@tobiasKaminsky tobiasKaminsky merged commit 907cd13 into master Dec 16, 2024
21 checks passed
@tobiasKaminsky tobiasKaminsky deleted the bugfix/upload-current-file-index branch December 16, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants