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
{{ message }}
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.
When using a multi-account workflow, the View extracted files button opens the google drive with https://drive.google.com/#folders/<folder-id> which doesn't open it correctly.
how to reproduce:
login to the google services using 2 accounts.
use the second account.
connect to a zip file in google drive with zipextractor.
extract the zip to a desired folder
click on View extracted files button.
Expected:
The drive link opens up with url of format: https://drive.google.com/drive/u/1/folders/<folder-id>
Obtained:
The drive link opens up with url of format: https://drive.google.com/drive/u/0/folders/<folder-id>
The text was updated successfully, but these errors were encountered:
When using a multi-account workflow, the View extracted files button opens the google drive with
https://drive.google.com/#folders/<folder-id>
which doesn't open it correctly.how to reproduce:
Expected:
The drive link opens up with url of format:
https://drive.google.com/drive/u/1/folders/<folder-id>
Obtained:
The drive link opens up with url of format:
https://drive.google.com/drive/u/0/folders/<folder-id>
The text was updated successfully, but these errors were encountered: