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

Delete recipes #9

Open
michellesanver opened this issue Oct 13, 2017 · 0 comments
Open

Delete recipes #9

michellesanver opened this issue Oct 13, 2017 · 0 comments
Milestone

Comments

@michellesanver
Copy link
Owner

When you send a delete request to a recipe use the following logic:

If there are no forks of this recipe belonging to another user:

  • If there are no other versions: Simply remove it, no questions asked, no traces saved.
  • If this is a new version of a recipe but it has no newer versions: Simply remove it, no questions asked, no traces saved.
  • If this is not the oldest, but also not the newest version: Remove this node, and update the next version to be a fork of the previous version.
@michellesanver michellesanver added this to the MVP Recipes milestone Oct 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant