Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.41k stars 1.98k forks source link

Domain only domains and mailbox routing #95147

Open lsl opened 2 days ago

lsl commented 2 days ago

Domain only sites can't setup a new mailbox after deleting all your current mailboxes.

Domain only sites:

https://github.com/user-attachments/assets/1e3e70a5-c5d9-4a39-a73c-d118b3978d7a

Normal sites:

https://github.com/user-attachments/assets/29323853-1a00-4489-ada1-c31136c20017

Steps to repro:

I'm assuming this is middleware to checking for domain only sites somewhere and doing a redirect.

lsl commented 2 days ago

Could argue this is high priority but it's been like this for a while and I don't think many people get into this state (low impact), I only happened to find it testing a separate change.

Robertght commented 2 days ago

📌 REPRODUCTION RESULTS

📌 FINDINGS/SCREENSHOTS/VIDEO

https://github.com/user-attachments/assets/9397df82-7f2a-4ad2-a2e9-6e13b0688a49

📌 ACTIONS

📌 Message to Author