Content
View differences
Updated by Marc Alcobé about 1 month ago
**As** a user with multiple instances \[enter role of user\]
**I want to** be able to switch between them \[enter objective\]
**so that** I don't need to completely log out and in again \[enter desired result\]
**Acceptance criteria**
* Rename the Account section `Log out` to `Instance`.
* Add a new entry point inside of the `Instance` group called `Switch instance`.
* Display the current instance URL as caption in the entry point.
* Once the user taps it a bottom sheet displaying the current instance and an option to add more instance URL when desired.
* When tap on adding a new instance a modal to introduce a URL is opened (same as in the login page).
* When the user introduce an instance URL redirect the user to the browser to the login and authentication flow.
* Once an instance URL has been added, this should be added to the bottom sheet list.
* When required, on a switch of instance, the user will need to login to that instance again.
<br>
**Technical notes**
* Try to keep the login of all the URLs stored as long as possible so the user doesn't need to login and authenticate again.
* Store already used URLs also on the input field dropdown as we do on the login page. <br>
**Permissions and visibility considerations**
* _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>
_Set the_ **To be informed/consulted teams** _field to include all teams necessary to be informed of the changes._
**I want to** be able to switch between them
**so that** I don't need to completely log out and in again
**Acceptance criteria**
* Rename the Account section `Log out` to `Instance`.
* Add a new entry point inside of the `Instance` group called `Switch instance`.
* Display the current instance URL as caption in the entry point.
* Once the user taps it a bottom sheet displaying the current instance and an option to add more instance URL when desired.
* When tap on adding a new instance a modal to introduce a URL is opened (same as in the login page).
* When the user introduce an instance URL redirect the user to the browser to the login and authentication flow.
* Once an instance URL has been added, this should be added to the bottom sheet list.
* When required, on a switch of instance, the user will need to login to that instance again.
* Try to keep the login of all the URLs stored as long as possible so the user doesn't need to login and authenticate again.
* Store already used URLs also on the input field dropdown as we do on the login page.
**Permissions and visibility considerations**
* _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>
_Set the_ **To be informed/consulted teams** _field to include all teams necessary to be informed of the changes._