Open JoshuaGoode opened 4 years ago
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.
@lakellie encountered an issue where sites with site redirect subscriptions cannot go Atomic. In reality, they shouldn't but some users add these subscriptions on accident and this breaks their flow.
This report is based on her findings. See internal report, 9F6qB-p2
The suggestion is to add an eligibility check informing the user to remove the subscription to https://github.com/Automattic/wp-calypso/blob/2a3c6652a4c1bf0e23e8294643d7ca1f0e4a8797/client/blocks/eligibility-warnings/hold-list.tsx#L20
Steps to reproduce
What I expected
For an error or eligibility warning to be present letting them know that the Site Redirect subscription needs to be removed.
@lakellie suggests something like the following.
What happened instead
Transfer process didn't initiate, Calypso stalled on
Blog Transfer Started
Context / Source
Internal discussion: 9F6qB-p2
user-report