From 2b30445e97e1b568e1ab0ae2712e27e27b0e4ba6 Mon Sep 17 00:00:00 2001 From: Ikari Date: Mon, 25 May 2026 17:58:37 -0400 Subject: [PATCH] Add case-sensitivity note for Docker ID Clarify that the Docker ID is case-sensitive when setting a new organization owner. --- content/manuals/admin/organization/setup/convert-account.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/manuals/admin/organization/setup/convert-account.md b/content/manuals/admin/organization/setup/convert-account.md index 059e203dc0e9..7c5b856d5bfc 100644 --- a/content/manuals/admin/organization/setup/convert-account.md +++ b/content/manuals/admin/organization/setup/convert-account.md @@ -75,6 +75,7 @@ an organization: account. 1. Enter a **Username of new owner** to set an organization owner. The new Docker ID you specify becomes the organization’s owner. You cannot use the - same Docker ID as the account you are trying to convert. + same Docker ID as the account you are trying to convert. The Docker ID is + case-sensitive. 1. Select **Confirm**. The new owner receives a notification email. Use that owner account to sign in and manage the new organization.