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

feat: 878 - added the "obsolete" product field #879

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

monsieurtanuki
Copy link
Contributor

What

  • New bool "obsolete" product field.

Fixes bug(s)

Part of

Impacted files

  • api_get_product_test.dart: tested the new product "obsolete" field on an obsolete and a non-obsolete product
  • product.dart: added the "obsolete" field
  • product.g.dart: wtf
  • product_fields.dart: added the "OBSOLETE" product field

Impacted files:
* `api_get_product_test.dart`: tested the new product "obsolete" field on an obsolete and a non-obsolete product
* `product.dart`: added the "obsolete" field
* `product.g.dart`: wtf
* `product_fields.dart`: added the "OBSOLETE" product field
@monsieurtanuki monsieurtanuki requested a review from a team as a code owner February 5, 2024 09:35
@monsieurtanuki monsieurtanuki linked an issue Feb 5, 2024 that may be closed by this pull request
@monsieurtanuki monsieurtanuki merged commit 4cc49cd into openfoodfacts:master Feb 6, 2024
5 checks passed
@monsieurtanuki
Copy link
Contributor Author

Thank you @M123-dev for your review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Add the product "obsolete" field
2 participants