Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
Tags used for linking issues. [ID: 1172495]
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
Summary
Searching for according to the Drive API docs . This does not work for files shared in a Shared Drive. The files will only show up if they are explicitly shared with writer permissions using the normal sharing workflow.
q = '<email>' in writers
should return "Files for which user <email> has write permission",Reproduction Steps:
Expected Behavior:
The document "202010 Drive API File List query test" should be in the response.
Actual Behavior:
The document is omitted.
Workarounds:
q = '<email>' in writers
in main drive.This issue report has been forwarded to the Drive engineering team so that they may investigate it, but there is no ETA for a resolution at this time. Future updates regarding this issue will be provided here.