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 categories allows the id to be changed #98

Open
M-Zuber opened this issue Nov 1, 2015 · 2 comments
Open

Updating categories allows the id to be changed #98

M-Zuber opened this issue Nov 1, 2015 · 2 comments

Comments

@M-Zuber
Copy link
Owner

M-Zuber commented Nov 1, 2015

The code should be updated to follow the following steps:

  • Try to pull the item from the database
  • If the item does not exist do nothing or create a new item (this can be decided during the work)
  • Update only the updatable properties
  • save the item

Don't forget to update/add tests accordingly

@inthevortex
Copy link

Is this issue still up for grabs?

@M-Zuber
Copy link
Owner Author

M-Zuber commented Feb 7, 2018

yup!

If you have any questions about the code or getting things setup, just ask

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants