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

Updating an ingredient creates a new one instead of updating the existing one #28

Open
robertmain opened this issue Feb 20, 2021 · 0 comments
Labels
Bug/Broken Functionality Good first issue Issues that are suitable for a first time contributor

Comments

@robertmain
Copy link
Owner

Describe the bug
Updating an ingredient actually creates a new ingredient

To Reproduce
Steps to reproduce the behavior:

  1. Make a PUT request to /ingredient/:id` with an object containing the ingredient ID

Expected behavior
The ingredient specified by ID should be updated

@robertmain robertmain added Bug/Broken Functionality Good first issue Issues that are suitable for a first time contributor labels Feb 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug/Broken Functionality Good first issue Issues that are suitable for a first time contributor
Projects
None yet
Development

No branches or pull requests

1 participant