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
  • !605

Fix creating orders for other users using the pizza API

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Sébastiaan Versteeg requested to merge feature/pizzas-order-create-admins into master Oct 12, 2017
  • Overview 1
  • Commits 1
  • Changes 2

Previous behaviour

Steps to reproduce:

  1. Be an admin and have an active pizza event + products.
  2. Create a new order for a user that is not you using the API.
  3. The order is created for you.

New behaviour

Steps to validate that it works:

  1. Be an admin and have an active pizza event + products.
  2. Create a new order for a user that is not you using the API.
  3. The order is created for the specified user.
Edited Oct 19, 2017 by Sébastiaan Versteeg
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/pizzas-order-create-admins