You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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
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
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
Iteration:
Points:
Epic: #5
The text was updated successfully, but these errors were encountered: