You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user attempts to transfer an unverified domain to another workspace, an error tooltip appears with a validation failure message. However, the domain transfer appears to complete in the background, as the user receives a domain transfer completed email notification. The transfer request fails with 422 Unprocessable Content status.
Steps to Reproduce
Log into the application and create a new workspace if you only have one.
Navigate to your main workspace domain management: Settings > Domains
If you don't have an unverified domain, add a new one and do not verify it. It should display a red Invalid tag.
Attempt to transfer an unverified domain to a different workspace.
Observe the error tooltip displaying a validation failure message: Error: invalid_type: registeredDomain: Required
Reload the page to ensure the domain was removed from your main workspace.
Check if the "Domain Transferred" email is received.
Expected Behavior
The domain transfer should either complete without displaying an error or halt entirely if it fails validation, ensuring the email notification aligns with the actual transfer status.
Replication Video
Screen.Recording.2024-10-28.at.12.59.43.mov
Screenshots
The text was updated successfully, but these errors were encountered:
Issue Overview
When a user attempts to transfer an unverified domain to another workspace, an error tooltip appears with a validation failure message. However, the domain transfer appears to complete in the background, as the user receives a domain transfer completed email notification. The transfer request fails with
422 Unprocessable Content
status.Steps to Reproduce
Settings > Domains
Invalid
tag.Error: invalid_type: registeredDomain: Required
Expected Behavior
The domain transfer should either complete without displaying an error or halt entirely if it fails validation, ensuring the email notification aligns with the actual transfer status.
Replication Video
Screen.Recording.2024-10-28.at.12.59.43.mov
Screenshots
The text was updated successfully, but these errors were encountered: