Content
View differences
Updated by Jan Sandbrink about 1 year ago
**As** a user \[enter role of user\]
**I want to** synchronously ensure permissions while opening the project storage, \[enter objective\]
**so that** clicking the "open storage" button brings me to the storage of the current project without wait times. \[enter desired result\]
**Acceptance criteria**
* Opening project storage location happens with as few redirects as possible
* If user still needs to give OAuth consent, this redirect may still happen
* There is no "wait while we setup" modal, the user is redirected to the storage immediately <br>
**Technical notes**
* Redirect to own APIv3 (redirection) endpoint should be avoided as well <br>
**Permissions and visibility considerations**
* _No change to current visibility constraints_ _To whom is this feature visible?_
* _When is it not visible?_
**Translation considerations**
* _Key terms and phrases in the key languages_
**Out of scope**
* <br>
**I want to** synchronously ensure permissions while opening the project storage,
**so that** clicking the "open storage" button brings me to the storage of the current project without wait times.
**Acceptance criteria**
* Opening project storage location happens with as few redirects as possible
* If user still needs to give OAuth consent, this redirect may still happen
* There is no "wait while we setup" modal, the user is redirected to the storage immediately
**Technical notes**
* Redirect to own APIv3 (redirection) endpoint should be avoided as well
**Permissions and visibility considerations**
* _No change to current visibility constraints_
* _When is it not visible?_
**Translation considerations**
* _Key terms and phrases in the key languages_
**Out of scope**
* <br>