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: 3600 - user may be null for robotoff random questions #3758

Merged
merged 1 commit into from
Mar 8, 2023

Conversation

monsieurtanuki
Copy link
Contributor

Impacted files:

  • pubspec.lock: wtf
  • pubspec.yaml: used new version of off-dart, with optional user for robotoff random questions
  • questions_query.dart: the user may be null

What

  • Now the user can be null for RobotOff random questions, so the user can be either logged in or not and the app won't crash here.

Fixes bug(s)

Impacted files:
* `pubspec.lock`: wtf
* `pubspec.yaml`: used new version of off-dart, with optional user for robotoff random questions
* `questions_query.dart`: the user may be null
Copy link
Member

@M123-dev M123-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻👍🏻

@monsieurtanuki monsieurtanuki merged commit c5871a7 into openfoodfacts:develop Mar 8, 2023
@monsieurtanuki
Copy link
Contributor Author

Thank you @M123-dev!

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

Successfully merging this pull request may close these issues.

Hungergames giving null exception error on user not found
2 participants