Skip to content

Commit da3b235

Browse files
authored
(DOCSP-49339) Clarify that the Blockstore ID is S3-Compatible in transition procedure (#841)
The procedure to "Transition an S3-Compatible Snapshot Store" asks readers to choose a new "Blockstore ID", which may confuse users. Reword this step to clarify that you choose an S3-compatible store from a drop down. - [DOCSP-49339](https://jira.mongodb.org/browse/DOCSP-49339) - [STAGING](https://deploy-preview-841--docs-ops-manager.netlify.app/admin/backup/jobs-page/#transition-an-s3-compatible-snapshot-store) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [ ] Resolve any new warnings or errors in the build. - [ ] Proofread for spelling and grammatical errors. - [ ] Check staging for rendering issues. - [ ] Confirm links are working.
1 parent 663cb30 commit da3b235

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/includes/steps-admin-transition-s3-blockstore.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ stepnum: 3
88
level: 4
99
ref: backup-job-link
1010
---
11-
title: "Select the Blockstore ID to transition to."
11+
title: "Select the S3 blockstore to transition to."
1212
stepnum: 3
1313
level: 4
1414
ref: blockstore-id-transition
1515
content: |
1616
17-
a. Click the :guilabel:`Blockstore ID` link.
17+
a. In the :guilabel:`Blockstore ID` list box, click the :guilabel:`Update store` link.
1818
19-
#. Select the Blockstore ID to transition to.
19+
#. Select the S3-compatible snapshot store from the drop-down.
2020
2121
#. Click :guilabel:`Update`.
2222

0 commit comments

Comments
 (0)