Skip to content

Use Case 1

Sander Mikelsaar edited this page Oct 15, 2018 · 2 revisions

Description
Users should be able to add/edit/remove data sources (FR#2)

Preconditions
User is logged in and has sysadmin privileges.

Primary actor
User

Main scenario

Adding Datasets

  1. User clicks on the "Datasets" button in the toolbar
  2. User clicks on "Add Dataset"
    add1
  3. If the user has no organizations added, they are asked to add one first. The user clicks on "Create a new organization"
    add2
  4. The user is then asked to fill in information regarding the organization
    add3
  5. The user can then click "Add Dataset" as in step 2
  6. The user is given a form to fill regarding the dataset being added. Once this is done, the user clicks on "Add Data"
    add4
  7. The user fills in the required fields and clicks "Finish"
    add5

Editing/removing datasets

  1. The user selects the dataset they wish to edit or remove
  2. The user clicks on "Manage"
    edit1
  3. The user can now edit information about the dataset
    edit2
  4. The user can choose to remove the dataset by clicking "Delete" or save the updated dataset information by clicking "Update Resource"