<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:04:17 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-12051] Docs for SERVER-36919: Add server setParameter tlsWithholdClientCertificate (bool)</title>
                <link>https://jira.mongodb.org/browse/DOCS-12051</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;h2&gt;&lt;a name=&quot;Description&quot;&gt;&lt;/a&gt;Description&lt;/h2&gt;
&lt;div class=&quot;panel&quot; style=&quot;background-color: #cccccc;border-style: dashed;border-width: 1px;&quot;&gt;&lt;div class=&quot;panelContent&quot; style=&quot;background-color: #cccccc;&quot;&gt;
&lt;h3&gt;&lt;a name=&quot;Description%3A&quot;&gt;&lt;/a&gt;Description: &lt;/h3&gt;

&lt;p&gt;When this new server parameter is specified, the mongod acting as a client during intracluster communication will NOT send its configured TLS certificate to the remote mongod.&lt;/p&gt;

&lt;h3&gt;&lt;a name=&quot;EngineeringTicketDescription%3A&quot;&gt;&lt;/a&gt;Engineering Ticket Description:&lt;/h3&gt;

&lt;p&gt;Allow intra-cluster communications which aren&apos;t using MONGODB_X509 to establish TLS streams without using a client certificate even if one is configured for inbound connections.&lt;/p&gt;

&lt;p&gt;Note that this setParameter will only be useful when used in connection with --tlsAllowConnectionsWithoutCertificates or similar settings which allow certificateless inbound connections.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;


&lt;h2&gt;&lt;a name=&quot;Scopeofchanges&quot;&gt;&lt;/a&gt;Scope of changes&lt;/h2&gt;

&lt;p&gt;For 4.2 &lt;b&gt;only&lt;/b&gt;:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;add &lt;tt&gt;tlsWitholdClientCertificate&lt;/tt&gt; as a &lt;tt&gt;setParameter&lt;/tt&gt; option&lt;/li&gt;
	&lt;li&gt;Mark &lt;tt&gt;sslWithholdClientCertificate&lt;/tt&gt; as a deprecated &lt;tt&gt;setParameter&lt;/tt&gt; option and point to &lt;tt&gt;tlsWitholdClientCertificate&lt;/tt&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;For 4.0.3, 3.4.18, 3.6.9:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;add &lt;tt&gt;sslWithholdClientCertificate&lt;/tt&gt; as a &lt;tt&gt;setParameter&lt;/tt&gt; option&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="603527">DOCS-12051</key>
            <summary>Docs for SERVER-36919: Add server setParameter tlsWithholdClientCertificate (bool)</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</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="13201">Fixed</resolution>
                                        <assignee username="isabella.siu@mongodb.com">Isabella Siu</assignee>
                                    <reporter username="kay.kim@mongodb.com">Kay Kim</reporter>
                        <labels>
                    </labels>
                <created>Wed, 12 Sep 2018 19:51:44 +0000</created>
                <updated>Mon, 13 Nov 2023 18:31:29 +0000</updated>
                            <resolved>Fri, 12 Oct 2018 21:17:36 +0000</resolved>
                                                    <fixVersion>4.0.3</fixVersion>
                    <fixVersion>4.1.3</fixVersion>
                    <fixVersion>3.6.9</fixVersion>
                    <fixVersion>3.4.18</fixVersion>
                    <fixVersion>Server_Docs_20231030</fixVersion>
                    <fixVersion>Server_Docs_20231106</fixVersion>
                    <fixVersion>Server_Docs_20231105</fixVersion>
                    <fixVersion>Server_Docs_20231113</fixVersion>
                                    <component>manual</component>
                    <component>Server</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="2065337" author="xgen-internal-githook" created="Fri, 16 Nov 2018 22:15:39 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;kay&apos;, &apos;email&apos;: &apos;kay.kim@10gen.com&apos;, &apos;username&apos;: &apos;kay-kim&apos;}
&lt;p&gt;Message:  &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12051&quot; title=&quot;Docs for SERVER-36919: Add server setParameter tlsWithholdClientCertificate (bool)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12051&quot;&gt;&lt;del&gt;DOCS-12051&lt;/del&gt;&lt;/a&gt;: sslWithholdClientCertificate changes for backporting to 3.6.9&lt;br/&gt;
Branch: v3.6&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/dae1da6b4f06a92af4dfa3ba431fb16e9ae02a17&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/dae1da6b4f06a92af4dfa3ba431fb16e9ae02a17&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2065336" author="xgen-internal-githook" created="Fri, 16 Nov 2018 22:15:37 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Isabella Siu&apos;, &apos;email&apos;: &apos;isabellasiu@Isabellas-MacBook.local&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12051&quot; title=&quot;Docs for SERVER-36919: Add server setParameter tlsWithholdClientCertificate (bool)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12051&quot;&gt;&lt;del&gt;DOCS-12051&lt;/del&gt;&lt;/a&gt; add setParameter tlsWithholdClientCertificate&lt;br/&gt;
Branch: v3.6&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/240e892c115040172ca0c4e124f2464b2d5a16d5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/240e892c115040172ca0c4e124f2464b2d5a16d5&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2054809" author="xgen-internal-githook" created="Wed, 7 Nov 2018 18:00:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;kay&apos;, &apos;email&apos;: &apos;kay.kim@10gen.com&apos;, &apos;username&apos;: &apos;kay-kim&apos;}
&lt;p&gt;Message:  &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12051&quot; title=&quot;Docs for SERVER-36919: Add server setParameter tlsWithholdClientCertificate (bool)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12051&quot;&gt;&lt;del&gt;DOCS-12051&lt;/del&gt;&lt;/a&gt;: sslWithholdClientCertificate changes for backporting to 3.6.9&lt;br/&gt;
Branch: v3.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/a5b6924484b8f0acaebf67508a829efc44f07332&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/a5b6924484b8f0acaebf67508a829efc44f07332&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2054808" author="xgen-internal-githook" created="Wed, 7 Nov 2018 18:00:43 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Isabella Siu&apos;, &apos;email&apos;: &apos;isabellasiu@Isabellas-MacBook.local&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12051&quot; title=&quot;Docs for SERVER-36919: Add server setParameter tlsWithholdClientCertificate (bool)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12051&quot;&gt;&lt;del&gt;DOCS-12051&lt;/del&gt;&lt;/a&gt; add setParameter tlsWithholdClientCertificate&lt;br/&gt;
Branch: v3.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/197dedc6880757ffe5ea44a37faaba70898fb8ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/197dedc6880757ffe5ea44a37faaba70898fb8ae&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2033107" author="xgen-internal-githook" created="Mon, 15 Oct 2018 17:52:50 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;kay&apos;, &apos;email&apos;: &apos;kay.kim@10gen.com&apos;, &apos;username&apos;: &apos;kay-kim&apos;}
&lt;p&gt;Message:  &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12051&quot; title=&quot;Docs for SERVER-36919: Add server setParameter tlsWithholdClientCertificate (bool)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12051&quot;&gt;&lt;del&gt;DOCS-12051&lt;/del&gt;&lt;/a&gt;: sslWithholdClientCertificate changes for backporting to 3.6.9&lt;br/&gt;
Branch: v3.4.18&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/e7bbb3cf0677bd809e242a94b4f615f60824d5de&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/e7bbb3cf0677bd809e242a94b4f615f60824d5de&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2033106" author="xgen-internal-githook" created="Mon, 15 Oct 2018 17:52:49 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Isabella Siu&apos;, &apos;email&apos;: &apos;isabellasiu@Isabellas-MacBook.local&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12051&quot; title=&quot;Docs for SERVER-36919: Add server setParameter tlsWithholdClientCertificate (bool)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12051&quot;&gt;&lt;del&gt;DOCS-12051&lt;/del&gt;&lt;/a&gt; add setParameter tlsWithholdClientCertificate&lt;br/&gt;
Branch: v3.4.18&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/8641d4a67a9652c4991f31a0f371256f13e80dab&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/8641d4a67a9652c4991f31a0f371256f13e80dab&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2033083" author="xgen-internal-githook" created="Mon, 15 Oct 2018 17:41:01 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;kay&apos;, &apos;email&apos;: &apos;kay.kim@10gen.com&apos;, &apos;username&apos;: &apos;kay-kim&apos;}
&lt;p&gt;Message:  &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12051&quot; title=&quot;Docs for SERVER-36919: Add server setParameter tlsWithholdClientCertificate (bool)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12051&quot;&gt;&lt;del&gt;DOCS-12051&lt;/del&gt;&lt;/a&gt;: sslWithholdClientCertificate changes for backporting to 3.6.9&lt;br/&gt;
Branch: v3.6.9&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/1429a34079cd02bb8657c69a24d971d7c7251f8d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/1429a34079cd02bb8657c69a24d971d7c7251f8d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2033082" author="xgen-internal-githook" created="Mon, 15 Oct 2018 17:40:59 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Isabella Siu&apos;, &apos;email&apos;: &apos;isabellasiu@Isabellas-MacBook.local&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12051&quot; title=&quot;Docs for SERVER-36919: Add server setParameter tlsWithholdClientCertificate (bool)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12051&quot;&gt;&lt;del&gt;DOCS-12051&lt;/del&gt;&lt;/a&gt; add setParameter tlsWithholdClientCertificate&lt;br/&gt;
Branch: v3.6.9&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/6da550196463f6421c63a9c3442e73fa90743244&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/6da550196463f6421c63a9c3442e73fa90743244&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2032871" author="xgen-internal-githook" created="Mon, 15 Oct 2018 15:18:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;kay&apos;, &apos;email&apos;: &apos;kay.kim@10gen.com&apos;, &apos;username&apos;: &apos;kay-kim&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12051&quot; title=&quot;Docs for SERVER-36919: Add server setParameter tlsWithholdClientCertificate (bool)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12051&quot;&gt;&lt;del&gt;DOCS-12051&lt;/del&gt;&lt;/a&gt;: sslWithholdClientCertificate changes for backporting to 4.0.3&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/1207bbdb380fb01814d3354ade37ae9e86b300be&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/1207bbdb380fb01814d3354ade37ae9e86b300be&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2032868" author="xgen-internal-githook" created="Mon, 15 Oct 2018 15:16:47 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;kay&apos;, &apos;email&apos;: &apos;kay.kim@10gen.com&apos;, &apos;username&apos;: &apos;kay-kim&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12051&quot; title=&quot;Docs for SERVER-36919: Add server setParameter tlsWithholdClientCertificate (bool)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12051&quot;&gt;&lt;del&gt;DOCS-12051&lt;/del&gt;&lt;/a&gt;: sslWithholdClientCertificate changes for backporting to 4.0.3&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/ddb17c63f1506572cb9902c60250456663e9ef2b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/ddb17c63f1506572cb9902c60250456663e9ef2b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2032867" author="xgen-internal-githook" created="Mon, 15 Oct 2018 15:16:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Isabella Siu&apos;, &apos;email&apos;: &apos;isabellasiu@Isabellas-MacBook.local&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12051&quot; title=&quot;Docs for SERVER-36919: Add server setParameter tlsWithholdClientCertificate (bool)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12051&quot;&gt;&lt;del&gt;DOCS-12051&lt;/del&gt;&lt;/a&gt; add setParameter tlsWithholdClientCertificate&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/bb4e92dea70092d0d075b85f05a31e0faa5ba83e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/bb4e92dea70092d0d075b85f05a31e0faa5ba83e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2032838" author="xgen-internal-githook" created="Mon, 15 Oct 2018 14:58:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Isabella Siu&apos;, &apos;email&apos;: &apos;isabellasiu@Isabellas-MacBook.local&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12051&quot; title=&quot;Docs for SERVER-36919: Add server setParameter tlsWithholdClientCertificate (bool)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12051&quot;&gt;&lt;del&gt;DOCS-12051&lt;/del&gt;&lt;/a&gt; add setParameter tlsWithholdClientCertificate&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/07857b4da9d557f4b4ff4d1aec392c0531e6a4dd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/07857b4da9d557f4b4ff4d1aec392c0531e6a4dd&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10320">
                    <name>Documented</name>
                                            <outwardlinks description="documents">
                                        <issuelink>
            <issuekey id="597195">SERVER-36919</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>12.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 26 Sep 2018 21:36:35 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        5 years, 12 weeks, 5 days 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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>DOCS-11762</customfieldvalue>
                        </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>emet.ozar@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            5 years, 12 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>isabella.siu@mongodb.com</customfieldvalue>
            <customfieldvalue>kay.kim@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hu7tjr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|htyad3:</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|hu7ft3:</customfieldvalue>

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