You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…6476)
* tests for serving size bug
* fix incorrect serving size import #6473
* fix incorrect serving size import #6473
* fix incorrect serving size import #6473
* put carrefour import code in a module + tests
* export multiple languages in sorted order
* fix issue with random language order, fixes#2973
* fix issue with random language order, fixes#2973
* update tests
Describe the bug
There's a broken logic in Import.pm, when nutrition_data_per is set to "serving", then we set "serving_size" to "serving" as well.
Probably the cause of #5441 (and related to #5163 )
To Reproduce
Will add test to reproduce the problem.
Expected behavior
serving_size is not changed
The text was updated successfully, but these errors were encountered: