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

Implement deletion of order pickup events #204

Closed
shravanhariharan2 opened this issue Sep 28, 2021 · 0 comments · Fixed by #207
Closed

Implement deletion of order pickup events #204

shravanhariharan2 opened this issue Sep 28, 2021 · 0 comments · Fixed by #207
Labels
Store Merch store related issues

Comments

@shravanhariharan2
Copy link
Collaborator

Deletion of order pickup events should:

  • Send an email to all users who have orders scheduled for that pickup event
  • Set OrderModel.pickupEvent = null for all orders
  • Set OrderModel.status = OrderStatus.PICKUP_EVENT_CANCELLED (when status field is implemented)
  • Delete the event
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Store Merch store related issues
Projects
None yet
1 participant