Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authorized User Can Update Container #30

Open
CheoR opened this issue Jun 11, 2021 · 0 comments
Open

Authorized User Can Update Container #30

CheoR opened this issue Jun 11, 2021 · 0 comments
Assignees
Labels
Milestone

Comments

@CheoR
Copy link
Owner

CheoR commented Jun 11, 2021

Title

Authorized User Can Update Container

Narrative

    As a: n authorized user
    I want: to update a container
    so that: the container has new/edited values

Acceptance criteria

    Given: user is authorized to update a container
    When: user selects a container in the `Bookings` page
    And: clicks on `Update` button
    Then: clicks on the `Next` button
    And: is taken to the container page
    Then: user is taken to the container's page with pre-filled current data
@CheoR CheoR added the Update label Jun 11, 2021
@CheoR CheoR added this to the Update milestone Jun 11, 2021
@CheoR CheoR self-assigned this Jun 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant