You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Google shared drives (unfortunately) allow trailing spaces on a folder/file name.
When accessing a Google Drive team folder , If "FolderA " exists, this is displayed in the UI as "FolderA" but does not show any contents when expanding the folder since it is looking for the contents of "FolderA" and not "FolderA ".
As a test, creating a new sub folder in the UI also then creates a new duplicate parent leaving a "FolderA " and "FolderA" in the shared drive.
Google shared drives (unfortunately) allow trailing spaces on a folder/file name.
When accessing a Google Drive team folder , If "FolderA " exists, this is displayed in the UI as "FolderA" but does not show any contents when expanding the folder since it is looking for the contents of "FolderA" and not "FolderA ".
As a test, creating a new sub folder in the UI also then creates a new duplicate parent leaving a "FolderA " and "FolderA" in the shared drive.