Automattic / Automattic/jetpack
Do not sync WooCommerce Product Reviews
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
WooCommerce Product Reviews are basically comments on the product CPT. From what I can tell, the sync module is probably syncing them.
Since product reviews contain personal data, including the reviewer's name and email address, let's NOT sync them until/if we have a reason to.
Contributor guide
Research direction
Start by locating the sync module responsible for the WooCommerce product CPT and verify whether Product Reviews are included. Trace the review data path and identify the existing sync tests, if any. Done means product reviews, including reviewer names and email addresses, are excluded from synchronization while other product data continues to sync.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100