Wiki

Clone wiki

Mesh / US / 79956082

Title: Create a gallery

Primary Actor: Authenticated User

Preconditions: User must be in his Galleries page

Main Success Scenario:

1. Authenticated User presses the create new gallery button.
2. Authenticated User enters a name for the new gallery and chooses if it is public or private.
3. The gallery is created and added to the user’s galleries.

Extensions:

3.
    a. The Authenticated User already has a gallery by that name.
        1. User is notified of the error; Use case continues from step 2.

Updated