-
Notifications
You must be signed in to change notification settings - Fork 72
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
Updating Yotpo Reviews to use email or phone number instead of external IDs #5169
Conversation
Removing External ID in favour of Email
Adding the Yotpo UGC Fields, and the Channel Fields
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
Test summaryRun details
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5169 +/- ##
==========================================
+ Coverage 86.46% 86.55% +0.09%
==========================================
Files 360 362 +2
Lines 22598 22727 +129
Branches 3000 3026 +26
==========================================
+ Hits 19539 19671 +132
+ Misses 2519 2511 -8
- Partials 540 545 +5 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Thanks for including the reviews!
Test summaryRun details
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud |
Closes PROD-2527
Description Of Changes
Updated the Yotpo Reviews integration to support
email
orphone number
identities for thecustomer
lookup. We also added theyotpo_ugc
field to the dataset (Yotpo User Generated Content aka Reviews). This does not return all of the reviews, just a summary of various aggregated properties.Code Changes
Steps to Confirm
Pre-Merge Checklist
CHANGELOG.md