<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:12:11 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[DOCS-15163] [Drivers] Errors in Doc</title>
                <link>https://jira.mongodb.org/browse/DOCS-15163</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://docs.mongodb.com/drivers/security/client-side-field-level-encryption-local-key-to-kms/#create-a-new-data-encryption-key&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/drivers/security/client-side-field-level-encryption-local-key-to-kms/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Section 4 - &quot;Create a New Data Encryption Key&quot;&#160;&lt;/p&gt;

&lt;p&gt;Java Sync instructions missing&lt;/p&gt;

&lt;p&gt;&#160;&lt;br/&gt;
&lt;b&gt;String keyVaultNamespace = &quot;admin.datakeys&quot;;&lt;/b&gt;&lt;br/&gt;
ClientEncryption clientEncryption = ClientEncryptions.create(ClientEncryptionSettings.builder() ...&lt;br/&gt;
&#160;&lt;br/&gt;
and wrong parenthesis and comma positioning:&lt;br/&gt;
&#160;&lt;/p&gt;
&lt;div class=&apos;table-wrap&apos;&gt;
&lt;table class=&apos;confluenceTable&apos;&gt;&lt;tbody&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;BsonString masterKeyArn = new BsonString(&quot;&amp;lt;Master Key ARN&amp;gt;&quot;); // e.g. &quot;arn:aws:kms:us-east-2:111122223333:alias/test-key&quot;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;BsonString masterKeyRegion = new BsonString(&quot;&amp;lt;Master Key Region&amp;gt;&quot;)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;DataKeyOptions dataKeyOptions = new DataKeyOptions().masterKey(&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;new BsonDocument()&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;.append(&quot;key&quot;, masterKeyArn)&lt;b&gt;);&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;.append(&quot;region&quot;, masterKeyRegion)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;


&lt;p&gt;should be&lt;/p&gt;
&lt;div class=&apos;table-wrap&apos;&gt;
&lt;table class=&apos;confluenceTable&apos;&gt;&lt;tbody&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;BsonString masterKeyArn = new BsonString(&quot;&amp;lt;Master Key ARN&amp;gt;&quot;); // e.g. &quot;arn:aws:kms:us-east-2:111122223333:alias/test-key&quot;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;BsonString masterKeyRegion = new BsonString(&quot;&amp;lt;Master Key Region&amp;gt;&quot;)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;DataKeyOptions dataKeyOptions = new DataKeyOptions().masterKey(&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;new BsonDocument()&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;.append(&quot;key&quot;, masterKeyArn)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;.append(&quot;region&quot;, masterKeyRegion)&lt;b&gt;);&lt;/b&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
</description>
                <environment></environment>
        <key id="1997725">DOCS-15163</key>
            <summary>[Drivers] Errors in Doc</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="jordan.smith@mongodb.com">Jordan Smith</assignee>
                                    <reporter username="greg.cox@mongodb.com">Greg Cox</reporter>
                        <labels>
                    </labels>
                <created>Wed, 9 Mar 2022 15:45:04 +0000</created>
                <updated>Wed, 24 May 2023 18:19:01 +0000</updated>
                            <resolved>Wed, 11 Jan 2023 22:02:53 +0000</resolved>
                                                                    <component>drivers</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="5107123" author="xgen-internal-githook" created="Wed, 11 Jan 2023 20:26:59 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Jordan Smith&apos;, &apos;email&apos;: &apos;45415425+jordan-smith721@users.noreply.github.com&apos;, &apos;username&apos;: &apos;jordan-smith721&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15163&quot; title=&quot;[Drivers] Errors in Doc&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15163&quot;&gt;&lt;del&gt;DOCS-15163&lt;/del&gt;&lt;/a&gt; Clarify keyVaultNamespace and tutorial files (#2342)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;clarifying keyVaultNamespace and separate files&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;csfle clarifications&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;qe clarifications&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;build errors&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;typo&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;typo&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feedback&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/docs-mongodb-internal/commit/06f023d6354f1158b433ed63aeed0632e4e8993b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-mongodb-internal/commit/06f023d6354f1158b433ed63aeed0632e4e8993b&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5102486" author="greg.cox" created="Tue, 10 Jan 2023 13:24:01 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=jordan.smith%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;jordan.smith@mongodb.com&quot;&gt;jordan.smith@mongodb.com&lt;/a&gt; Yes this sounds perfect thanks&lt;/p&gt;</comment>
                            <comment id="5097064" author="JIRAUSER1265728" created="Fri, 6 Jan 2023 22:32:27 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=greg.cox%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;greg.cox@mongodb.com&quot;&gt;greg.cox@mongodb.com&lt;/a&gt;, apologies on the late response to this ticket, we had some issues with it not showing up in our prioritization sheet.&lt;/p&gt;

&lt;p&gt;The page that you reported this issue on no longer exists, and we have moved our KMS tutorials for CSFLE to the following page: &lt;a href=&quot;https://www.mongodb.com/docs/manual/core/csfle/tutorials/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://www.mongodb.com/docs/manual/core/csfle/tutorials/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;We would like to still address your initial concern regarding the keyVaultNamespace. Currently it is instantiated in an earlier step on the tutorials, but not used until several steps later, which could be confusing for any readers who do not follow the full tutorial. As a solution to this, we are proposing to add a callout to the text in the steps where keyVaultNamespace is used, informing the user that it was instantiated in an earlier text.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Would this be a sufficient fix for this ticket, given the changes to the documentation since this was opened?&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 6 Jan 2023 22:32:27 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 4 weeks ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>xgen-internal-githook</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 4 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>greg.cox@mongodb.com</customfieldvalue>
            <customfieldvalue>jordan.smith@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0mlen:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i05mus:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0m7jz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                </customfields>
    </item>
</channel>
</rss>