Fix changing the pizza order status using PATCH
Closes #567 (closed)
Previous behaviour
Steps to reproduce:
- Create a pizza event
- Add orders
- Change the order status in the pizza frontend admin
- 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:
- Create a pizza event
- Add orders
- Change the order status in the pizza frontend admin
- The user connected stays the same. The paid status changes.
Edited by Ghost User