Skip to content

Fix changing the pizza order status using PATCH

Ghost User requested to merge fix/567-pizzas-order-status-change into master

Closes #567 (closed)

Previous behaviour

Steps to reproduce:

  1. Create a pizza event
  2. Add orders
  3. Change the order status in the pizza frontend admin
  4. The user connected to the order changes to you, the logged-in user. And the paid status changes.

New behaviour

Steps to validate that it works:

  1. Create a pizza event
  2. Add orders
  3. Change the order status in the pizza frontend admin
  4. The user connected stays the same. The paid status changes.
Edited by Ghost User

Merge request reports

Loading