-
-
Notifications
You must be signed in to change notification settings - Fork 871
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
Bug: OneDrive Business | SharePoint regression in handling uploading new and modified content to OneDrive Business and SharePoint #3020
Comments
current master - upload modified file < 4mb - online history before uploadInitial version created by uploading file via web current master - upload modified file < 4mb - online history post upload
2 x versions ... this is NOT correct ........ (BUG) |
@NovaPixell What this PR should do is no longer just blindly create a new version of a file when uploaded (new or modified), and aligns to how v2.4.x codebase operated. Please can you test the PR below. First install all the require platform dependencies to build the client on your respective platforms. Please read https://github.com/abraunegg/onedrive/blob/master/docs/install.md#building-from-source---high-level-requirements and then follow correctly for your platform. Once this is done, to clone the PR to resolve your issue, you can use a script like the following:
This script will create a local folder called To run the PR, you need to run the client from the PR build directory:
To install the PR, you will need to perform When running the PR, your version should be: |
Have you been able to look at this issue and/or the associated PR to resolve the 'version' creation issue ? |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Describe the bug
Regression from v2.4.25
Operating System Details
Client Installation Method
From Source
OneDrive Account Type
Business | Office365
What is your OneDrive Application Version
v2.5.3
What is your OneDrive Application Configuration
What is your 'curl' version
Where is your 'sync_dir' located
Local
What are all your system 'mount points'
What are all your local file system partition types
How do you use 'onedrive'
N/A
Steps to reproduce the behaviour
Complete Verbose Log Output
Screenshots
N/A
Other Log Information or Details
Additional context
Investigation post discussion here: #2803
The text was updated successfully, but these errors were encountered: