-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Description
Describe the bug
I believe the issue from #18958 and #19156 was misunderstood. The fix (#19053), however, does add additional functionality that was not possible before. The issue I was originally referring to occurs when the template file is in "My Drive", and the selected destination folder is in a shared drive. Selecting a drive from the prop added by #19053 scopes the available template files to the selected drive, but it does not address the issue of creating a file in a folder that's in a shared drive.
KEY INFO: Selecting a drive does not work because that scopes the template files to the selected drive. We should be able to use a template from My Drive to create a file in a Share Drive (by choosing the destination folder). Or else I feel like the Destination Folder options should be scoped to the same drive as the template file drive.
To Reproduce
- Select a template file in My Drive
- Select a destination folder that is in a shared drive (not My Drive)
- Run action
- Error returned
Expected behavior
We should be able to create files from templates in folders that are in shared drives.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status

