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

User Story - Order update #31

Closed
6 tasks done
MattBCoding opened this issue Jun 1, 2022 · 1 comment
Closed
6 tasks done

User Story - Order update #31

MattBCoding opened this issue Jun 1, 2022 · 1 comment
Labels
Could-Have Story Points: 8 User Story Estimate is 8 story points
Milestone

Comments

@MattBCoding
Copy link
Owner

MattBCoding commented Jun 1, 2022

As a Site Owner, I would like employees to be able to update customer orders, so that customers are kept informed as to the status of their order

Acceptance Criteria

  • Acceptance Criteria 1
    Given that I am an employee who is logged in
    When I am on the site, I can access customer orders
    Then I can select an order to update the status
  • Acceptance Criteria 2
    Given that I am an employee who is logged in
    And, I have selected an order to update its status
    When I am on the order details I have the new status options available
    Then When I select one, the status updates

Tasks

  • Task 1 – Develop the option for employees to update order status
  • Task 2 – Develop the display of orders for employees to filter through
  • Task 3 – Develop filtering capability to ease accessing the correct order for employees
  • Task 4 – Develop an order status update form for employees to update the order status
  • Task 5 – Develop validation for the order status form
  • Task 6 – Restrict access to the order status screens to employees

Iteration:

Points:

Epic: #5

@MattBCoding MattBCoding added Could-Have Story Points: 8 User Story Estimate is 8 story points labels Jun 1, 2022
@MattBCoding MattBCoding added this to the Sprint 3 milestone Jun 20, 2022
@MattBCoding
Copy link
Owner Author

Task one completed on commit 7a29f1e
Task two completed on commit 77d664e
Task three completed on commit 77d664e
Task four, five and six completed on commit f157e4a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Could-Have Story Points: 8 User Story Estimate is 8 story points
Projects
None yet
Development

No branches or pull requests

1 participant