|
Purpose: to allow an institution to edit remote storage configurations in their settings
User story statement(s):
As a librarian
I want to edit remote storage configurations
so that I can change where items and holdings are stored, circulated from and returned to
Scenarios:
- Scenario:
- Given Settings
- When I click Remote storage
- Then there will be an Actions dropdown with the following options (at the top of the second pane)
- Scenario:
- Given Given Settings > Remote Storage
- When I select Edit in the Actions dropdown
- Then I am able to edit existing remote storage configurations
- Scenario:
- Given Given Settings > Remote Storage
- When I have edited existing configurations and click Save
- A confirmation popup appears saying "Are you sure you want to change the remote storage configuration?" with Cancel and Save as options
- Scenario:
- Given the confirmation popup
- When I click Cancel
- Then I am redirected to remote storage configuration settings
- Scenario:
- Given the confirmation popup
- When I click Save
- Then the edited remote storage configuration settings are saved
|