-
Notifications
You must be signed in to change notification settings - Fork 2k
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
After restoring a closed account deleted sites are not shown on user's dashboard #94166
Comments
8682151-zd-a8c |
Support References This comment is automatically generated. Please do not edit it.
|
This is expected because restoring an account does not automatically re-add it to the deleted sites. When HEs restore a deleted user account, they need to follow multiple steps:
This gap should be fixed alongside this: |
See this comment for more details pet6gk-1uQ-p2#comment-1333 |
📌 ACTIONS
|
Reopening as this is a different issue but related to https://github.com/Automattic/dotcom-forge/issues/7817 |
Adding @vykes-mac's notes on how to fix this: p1725491631028639/1725432241.796039-slack-CB0B2G43X |
Opened a diff to fix this issue: D162130-code. |
Changes are now live. |
Quick summary
When a user closes their account, their sites are also deleted. If we restore the account, the deleted sites should be listed here so that the user can self-restore them.
However, the deleted sites were not listed for a restored WordPress.com user.
Steps to reproduce
What you expected to happen
After logging into the User's account and visiting https://wordpress.com/sites?status=deleted, you should be able to see the deleted sites listed there.
What actually happened
No sites were listed in https://wordpress.com/sites?status=deleted for the unclosed user account.
Impact
All
Available workarounds?
No but the platform is still usable
If the above answer is "Yes...", outline the workaround.
No response
Platform (Simple and/or Atomic)
No response
Logs or notes
No response
The text was updated successfully, but these errors were encountered: