Automattic / Automattic/wp-calypso

Notify user if they need to contact support for a utf-8 conversion

Open
#98,985 15 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Feature] Site Migration Customer report [LEGACY] Enhancement Triaged
Dominant language
TypeScript
Stars
12.6k
Forks
2k
Avg merge
1d 17h
Merged PRs (30d)
552

Description

Currently, when we migrate a site with a utf-8 database, it's possible for the encoding to be broken. We have a support page about contacting support to fix it:

https://wordpress.com/support/import/import-an-entire-wordpress-site/#there-are-instead-of-special-characters

But it would be better to detect that the migrated site was utf-8 and automatically notify support (maybe part of the ZenDesk tickets we already create)?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the site migration path and the existing Zendesk ticket creation mentioned in the issue. Determine how UTF-8 database migrations are identified and what evidence should trigger a support notification; done means affected migrations reliably notify support without false positives.

Written by the indexing model from the issue text.

Assessment

Tech stack
wordpress
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.