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

Deleting Collections buggy #186

Closed
michaelbromley opened this issue Oct 17, 2019 · 0 comments
Closed

Deleting Collections buggy #186

michaelbromley opened this issue Oct 17, 2019 · 0 comments
Assignees

Comments

@michaelbromley
Copy link
Member

Describe the bug
2 things:

  1. The toast messages refer to the collection as a "ProductVariant" (copy paste error 🙃)
  2. Attempting to delete a parent collection will cause a DB-level foreign key violation error. This should actually be checked for in the service layer and respond with a more helpful error.

Environment (please complete the following information):

  • @vendure/core version: 0.4.0
  • Database (mysql/postgres etc): mysql
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

1 participant