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

[BUG] Sylius core exception when updating product information with NULL values #618

Open
tnunezf101 opened this issue Oct 28, 2021 · 1 comment

Comments

@tnunezf101
Copy link

tnunezf101 commented Oct 28, 2021

No description provided.

@tnunezf101
Copy link
Author

tnunezf101 commented Oct 28, 2021

We can get a sylius core exception when a simple product is updated with NULL values in price and name fields.

Steps to reproduce the bug

1.- I login into sylius environment as administrator (Example: https://demo.sylius.com/)
2.- I go to Products
3.- I edit any simple product
4.- I clear following fields: name and price
5.- I submit the form
6.- I get a sylius core exception

I expect a validation per incorrect field

I'm attaching an evidence in gif format

sylius_bug
.

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