Questions & Answers:
How to distinguish between data synchronization errors and bugs?
- Basically, if some form of bug only occurred in one particular site and doesn't reproduce in any other testing sites. It can be regarded as the site needing to do data synchronization.
If these bugs are found on all sites, they can be regarded as bugs that need to fix by the development team.