Skip to content

Conversation

@abraunegg
Copy link
Owner

@abraunegg abraunegg commented Jan 24, 2026

  • Update application logging output for getRemainingFreeSpaceOnline() to be clearer on what value is being used and when
  • If unable to determine value, use previously cached value as this was a prior known state
  • Only set to zero if latest online check cannot be done, cached value is not greater than zero
  • Ensure getRemainingFreeSpaceOnline() performs the 15 character OneDrive Personal driveId check to ensure this 15 character bug is checked for

* Update application logging output for getRemainingFreeSpaceOnline() to be clearer on what value is being used and when
* If unable to determine value, use previously cached value as this was a prior known state
* Only set to zero if latest online check cannot be done, cached value is not greater than zero
* Ensure getRemainingFreeSpaceOnline() performs the 15 character OneDrive Personal driveId check to ensure this 15 character bug is checked for
@abraunegg abraunegg added this to the v2.5.10 milestone Jan 24, 2026
* Cater for the case the sourceDriveId could be empty
* Fix comment
* When using 'local first' and the file is an exact match of what exists online, there is no data movement, thus, the local tracking of what quota is remaining, should not be modified
@abraunegg abraunegg changed the title Fix Bug #3616: Update getRemainingFreeSpaceOnline() Fix Bug #3616: Update getRemainingFreeSpaceOnline() and correctly handle zero data traversal events for quota tracking Jan 25, 2026
@abraunegg abraunegg merged commit e374203 into master Jan 25, 2026
10 checks passed
@abraunegg abraunegg deleted the fix-issue-3616 branch January 25, 2026 21:30
@abraunegg
Copy link
Owner Author

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Repository owner locked and limited conversation to collaborators Feb 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Incorrect free space detection on OneDrive when using 'local first'

1 participant