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

fix: 3 fixes to make /products/[code1],[code2] work again #10669

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

stephanegigandet
Copy link
Contributor

@stephanegigandet stephanegigandet commented Aug 9, 2024

As noted by Telperion on Slack https://openfoodfacts.slack.com/archives/C06KYTQSG/p1719812540659769 , the feature to display several products by barcode on the OFF website is not working anymore:

http://world.openfoodfacts.localhost/products/7622201133337,3229820100234

It turns out it was broken in 3 different ways:

@teolemon teolemon added the 🤳🥫 blocking mobile apps This issues are blocking a feature on the Open Food Facts mobile apps label Aug 12, 2024
@stephanegigandet stephanegigandet enabled auto-merge (squash) August 13, 2024 10:50
Copy link

@stephanegigandet stephanegigandet merged commit 7fc07fc into main Aug 13, 2024
12 checks passed
@stephanegigandet stephanegigandet deleted the multiple-products-search branch August 13, 2024 11:27
stephanegigandet pushed a commit that referenced this pull request Aug 13, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.41.0](v2.40.0...v2.41.0)
(2024-08-13)


### Features

* generate historical events from product revisions
([#10523](#10523))
([42508e1](42508e1))
* sync number of product public/pro in CRM
([#10684](#10684))
([026ff6a](026ff6a))


### Bug Fixes

* 3 fixes to make /products/[code1],[code2] work again
([#10669](#10669))
([7fc07fc](7fc07fc))
* Automatically unselect images when source image is deleted
([#10692](#10692))
([588897a](588897a))
* **docs:** correct OpenAPI definition by fixing missing reference
([#10659](#10659))
([4f0f10e](4f0f10e))
* gen_users_emails.pl
([#10686](#10686))
([00e4c26](00e4c26))
* Show missing nutrients in Nutri-Score panel
([#10655](#10655))
([a1b11eb](a1b11eb))
* UTM mobile
([#10665](#10665))
([965041d](965041d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤳🥫 blocking mobile apps This issues are blocking a feature on the Open Food Facts mobile apps Display 🧪 tests
Development

Successfully merging this pull request may close these issues.

3 participants