-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[DOCS-15401] Align GovCloud password reset troubleshooting with the portal UI #39294
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
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -121,11 +121,13 @@ Make sure your full username includes the `.ddgov.support` suffix. | |||||
|
|
||||||
| ### Password reset not received | ||||||
|
|
||||||
| Click **Forgot Password** and follow the process with your full username (with the `.ddgov.support` suffix). If you still do not receive the email, add `ddog-gov.com` to your email allowlist. | ||||||
| Click **Forgot Your Password?** to open the **Reset Your Password** page, then enter your full username, including the `.ddgov.support` suffix, in **Enter your username**. If you still do not receive the email, add `ddog-gov.com` to your email allowlist. | ||||||
|
|
||||||
| If you do not know your username, click **Forgot your username?**, then click **Use Your Email Address**. This control takes you out of the GovCloud support portal and opens Salesforce Identity. That page is also titled **Reset Your Password**, but its **Enter your email address** field takes your work email address, not your `.ddgov.support` username. | ||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The new paragraph is about not knowing your username, not about a password-reset email that never arrived, but it's nested under the Also,
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. "Control" is jargon-adjacent for a clickable button/link. Plain language is clearer for readers.
Suggested change
|
||||||
|
|
||||||
| ### Registration error | ||||||
|
|
||||||
| Your account may already exist. Click **Forgot Password** and enter your full username, including the `.ddgov.support` suffix (for example, `[name]@[domain].ddgov.support`). If you are still unable to access your account, contact `support@ddog-gov.com`. | ||||||
| Your account may already exist. Click **Forgot Your Password?**, then enter your full username, including the `.ddgov.support` suffix (for example, `[name]@[domain].ddgov.support`), in **Enter your username**. If you are still unable to access your account, contact `support@ddog-gov.com`. | ||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
|
||||||
| {{% /site-region %}} | ||||||
|
|
||||||
|
|
||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
**Enter your username**is a bare bolded phrase here, which reads ambiguously as either an instruction or a field name. The parallel phrase later in the same section (its **Enter your email address** field) qualifies it with "field," so this line is inconsistent.