Skip to content

fix: recurse into Google Drive subfolders - #99

Open
crspi wants to merge 1 commit into
open-webui:mainfrom
crspi:fix/gdrive-recursive-subfolders
Open

crspi wants to merge 1 commit into
open-webui:mainfrom
crspi:fix/gdrive-recursive-subfolders

Conversation

@crspi

@crspi crspi commented Aug 5, 2026

Copy link
Copy Markdown

Fixes #70 by removing application/vnd.google-apps.folder from _SKIP_MIMES, allowing the existing recursive branch to traverse subfolders. Adds a fake Drive service regression test covering both a root file and a nested file. Validation: python -m pytest -q (1 passed); python -m pip check; git diff --check.

@taricjain-pbl

Copy link
Copy Markdown

Any timeline for this to get merged?

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.

Bug in GDrive Connector: Subfolders not synced

2 participants