We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When a product has a saturated fat entry, but not a fat entry (empty or dash), the error Nutrition Saturated Fat greater than Fat is triggered.
Nutrition Saturated Fat greater than Fat
See https://nl.openfoodfacts.org/product/2255174002390/goud-en-eerlijk-volkoren-jumbo
This should not produce an error.
The text was updated successfully, but these errors were encountered:
Good catch @aleene.
4000+ products have the corresponding error.
But many of these products has a saturated fat = 0.
2300+ products have Nutrition Saturated Fat greater than Fat and a saturated fat <> 0.
And 640+ of them don't have any photo.
Sorry, something went wrong.
benbenben2
Successfully merging a pull request may close this issue.
What
When a product has a saturated fat entry, but not a fat entry (empty or dash), the error
Nutrition Saturated Fat greater than Fat
is triggered.Steps to reproduce the behavior
See https://nl.openfoodfacts.org/product/2255174002390/goud-en-eerlijk-volkoren-jumbo
Expected behavior
This should not produce an error.
The text was updated successfully, but these errors were encountered: