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
Something strange is happening:
off@off:/srv/off/scripts$ ./update_all_products.pl --process-ingre --compute-eco --process-pack --compute-nutri --check-quality --query code=7622210449283 > db.products.count({code: '7622210449283'}) 0 > db.products.count({code: 7622210449283}) 1
Investigating.
The text was updated successfully, but these errors were encountered:
Seems to happen with --check-quality
Sorry, something went wrong.
Hopefully fixed by #9767
Still need to repair affected products.
Fixed, there was only one broken product and it was repaired.
fix: add --fix-non-string-codes option (#9789)
6af0d7a
Was needed for #9766
50c7db2
No branches or pull requests
Something strange is happening:
Investigating.
The text was updated successfully, but these errors were encountered: