Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • concrexit concrexit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • thaliathalia
  • concrexitconcrexit
  • Merge requests
  • !713

Fix changing the pizza order status using PATCH

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Sébastiaan Versteeg requested to merge fix/567-pizzas-order-status-change into master Feb 09, 2018
  • Overview 0
  • Commits 1
  • Changes 1

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 Feb 09, 2018 by Sébastiaan Versteeg
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix/567-pizzas-order-status-change