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: wrong number of products for lists + analytics events #4648

Merged
merged 6 commits into from Apr 9, 2022

Conversation

g123k
Copy link
Contributor

@g123k g123k commented Apr 8, 2022

Fix for #4647 and will partially implement #4640

ProductsListsDao was never updated after a product addition/removal

  • analytics events when a product is added / removed
  • analytics event when a list is shared

@g123k g123k requested a review from a team as a code owner April 8, 2022 10:49
@g123k g123k linked an issue Apr 8, 2022 that may be closed by this pull request
@g123k
Copy link
Contributor Author

g123k commented Apr 8, 2022

That should be ok now @VaiTon

@g123k
Copy link
Contributor Author

g123k commented Apr 8, 2022

Following @teolemon answer, no list name is sent with the list creation analytics event

@sonarcloud
Copy link

sonarcloud bot commented Apr 9, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@VaiTon VaiTon merged commit c7438bb into openfoodfacts:develop Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect number of products in a list
3 participants