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

WP.com: Change site_blacklisted and blacklisted_domain error names #43998

Open
sarayourfriend opened this issue Jul 8, 2020 · 2 comments
Open

Comments

@sarayourfriend
Copy link
Contributor

sarayourfriend commented Jul 8, 2020

This will require the same process as a database column change:

  1. Decide on a new error name and duplicate the places that handle the original error to also check for the new error name
  2. Change the error name being emitted
  3. Remove the old error name

This will require coordination across multiple projects, namely WP.com, Jetpack (in the case of site_blacklisted) and Calypso.

Related to #43395

@github-actions
Copy link

This issue is stale because it has been 180 days with no activity. You can keep the issue open by adding a comment. If you do, please provide additional context and explain why you’d like it to remain open. You can also close the issue yourself — if you do, please add a brief explanation and apply one of relevant issue close labels.

@sergeymitr
Copy link
Contributor

We removed site_blacklisted in #72285

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants