<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:12:16 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>[SERVER-46726] Provide separate setParameter to disable diagnostic work</title>
                <link>https://jira.mongodb.org/browse/SERVER-46726</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;We currently use enableTestCommands to enable diagnostic work and loosened permissions. This has an unfortunate side effect where sys-perf notices our non-production diagnostics. The path of least impact is an additional flag that enables &quot;passive&quot; testing behavior in addition to the &quot;active&quot; test commands.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Note to server developers:&lt;/b&gt; moving forward,&#160;the new API for testing diagnostics (i.e., &lt;tt&gt;TestingProctor&lt;/tt&gt;) must be used for any passive testing and diagnostics work (e.g., see &lt;a href=&quot;https://github.com/mongodb/mongo/blob/ed16dca5ef0d474f487af5ca40729fec8dab7102/src/mongo/util/latch_analyzer.cpp#L129&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;latch analyzer&lt;/a&gt; for reference). Test commands (i.e., &lt;tt&gt;getTestCommandsEnabled&lt;/tt&gt;) should only be used for registering test commands and anything related to the execution of test commands and fail-points. This enables separately controlling test commands and testing diagnostics.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1254015">SERVER-46726</key>
            <summary>Provide separate setParameter to disable diagnostic work</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="amirsaman.memaripour@mongodb.com">Amirsaman Memaripour</assignee>
                                    <reporter username="ben.caimano@mongodb.com">Benjamin Caimano</reporter>
                        <labels>
                    </labels>
                <created>Mon, 9 Mar 2020 18:00:13 +0000</created>
                <updated>Sun, 29 Oct 2023 22:11:04 +0000</updated>
                            <resolved>Wed, 10 Jun 2020 20:29:51 +0000</resolved>
                                                    <fixVersion>4.4.1</fixVersion>
                    <fixVersion>4.7.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="3346320" author="xgen-internal-githook" created="Wed, 19 Aug 2020 02:11:11 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Amirsaman Memaripour&apos;, &apos;email&apos;: &apos;amirsaman.memaripour@mongodb.com&apos;, &apos;username&apos;: &apos;samanca&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-48708&quot; title=&quot;Complete TODO listed in SERVER-46726&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-48708&quot;&gt;&lt;del&gt;SERVER-48708&lt;/del&gt;&lt;/a&gt; Remove TODO listed in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-46726&quot; title=&quot;Provide separate setParameter to disable diagnostic work&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-46726&quot;&gt;&lt;del&gt;SERVER-46726&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 01707971319a5970604c20598f286b2e1882a682)&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/3b9eaba9eed1aa99834d5ea21165eed135de48da&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/3b9eaba9eed1aa99834d5ea21165eed135de48da&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3346319" author="xgen-internal-githook" created="Wed, 19 Aug 2020 02:11:08 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Amirsaman Memaripour&apos;, &apos;email&apos;: &apos;amirsaman.memaripour@mongodb.com&apos;, &apos;username&apos;: &apos;samanca&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-46726&quot; title=&quot;Provide separate setParameter to disable diagnostic work&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-46726&quot;&gt;&lt;del&gt;SERVER-46726&lt;/del&gt;&lt;/a&gt; Using testing proctor to control diagnostics in &quot;db/repl&quot;&lt;/p&gt;

&lt;p&gt;(cherry picked from commit ca520c2222a31734bb1ff9523941c86e55f283b5)&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/746ec705a41e9e1dcdb0f79df0a95f908671794b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/746ec705a41e9e1dcdb0f79df0a95f908671794b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3346318" author="xgen-internal-githook" created="Wed, 19 Aug 2020 02:11:06 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Amirsaman Memaripour&apos;, &apos;email&apos;: &apos;amirsaman.memaripour@mongodb.com&apos;, &apos;username&apos;: &apos;samanca&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-46726&quot; title=&quot;Provide separate setParameter to disable diagnostic work&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-46726&quot;&gt;&lt;del&gt;SERVER-46726&lt;/del&gt;&lt;/a&gt; Make multiversion tests work with the new parameter&lt;/p&gt;

&lt;p&gt;This patch addresses issues concerning running mongos in multiversion tests.&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 87de9a0cb1e898d7b49c04558e60c40103ee1d8f)&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/7df217f9dbc01d06224f02e4bc12ec813770d3c9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/7df217f9dbc01d06224f02e4bc12ec813770d3c9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3346317" author="xgen-internal-githook" created="Wed, 19 Aug 2020 02:11:03 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Amirsaman Memaripour&apos;, &apos;email&apos;: &apos;amirsaman.memaripour@mongodb.com&apos;, &apos;username&apos;: &apos;samanca&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-46726&quot; title=&quot;Provide separate setParameter to disable diagnostic work&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-46726&quot;&gt;&lt;del&gt;SERVER-46726&lt;/del&gt;&lt;/a&gt; Using testing proctor to control diagnostics&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 674a5f6015ca455f47af4a3b0ebed4b8a9281b8d)&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a81703ed333939ffa67b3c19786329c8b101dc8b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a81703ed333939ffa67b3c19786329c8b101dc8b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3346316" author="xgen-internal-githook" created="Wed, 19 Aug 2020 02:11:01 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Amirsaman Memaripour&apos;, &apos;email&apos;: &apos;amirsaman.memaripour@mongodb.com&apos;, &apos;username&apos;: &apos;samanca&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-46726&quot; title=&quot;Provide separate setParameter to disable diagnostic work&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-46726&quot;&gt;&lt;del&gt;SERVER-46726&lt;/del&gt;&lt;/a&gt; Using testing proctor to control diagnostics in &quot;db/storage&quot;&lt;/p&gt;

&lt;p&gt;(cherry picked from commit ac9c07e1014ec0ab28ec90522c8d5043c4bacbc8)&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4a4f6d705d2ba6b71a17e43634b12cb807025e66&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4a4f6d705d2ba6b71a17e43634b12cb807025e66&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3346315" author="xgen-internal-githook" created="Wed, 19 Aug 2020 02:10:59 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Amirsaman Memaripour&apos;, &apos;email&apos;: &apos;amirsaman.memaripour@mongodb.com&apos;, &apos;username&apos;: &apos;samanca&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-46726&quot; title=&quot;Provide separate setParameter to disable diagnostic work&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-46726&quot;&gt;&lt;del&gt;SERVER-46726&lt;/del&gt;&lt;/a&gt; Provide separate setParameter to disable diagnostic work&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 1ba3f68f27682084fde335a1cd7f929f1f572a10)&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/3ec2dadba19f0c31924cffed020ed884bbe1d034&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/3ec2dadba19f0c31924cffed020ed884bbe1d034&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3205686" author="xgen-internal-githook" created="Thu, 11 Jun 2020 18:09:58 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Amirsaman Memaripour&apos;, &apos;email&apos;: &apos;amirsaman.memaripour@mongodb.com&apos;, &apos;username&apos;: &apos;samanca&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-48708&quot; title=&quot;Complete TODO listed in SERVER-46726&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-48708&quot;&gt;&lt;del&gt;SERVER-48708&lt;/del&gt;&lt;/a&gt; Remove TODO listed in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-46726&quot; title=&quot;Provide separate setParameter to disable diagnostic work&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-46726&quot;&gt;&lt;del&gt;SERVER-46726&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/01707971319a5970604c20598f286b2e1882a682&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/01707971319a5970604c20598f286b2e1882a682&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3203963" author="xgen-internal-githook" created="Wed, 10 Jun 2020 20:28:03 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Amirsaman Memaripour&apos;, &apos;email&apos;: &apos;amirsaman.memaripour@mongodb.com&apos;, &apos;username&apos;: &apos;samanca&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-46726&quot; title=&quot;Provide separate setParameter to disable diagnostic work&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-46726&quot;&gt;&lt;del&gt;SERVER-46726&lt;/del&gt;&lt;/a&gt; Using testing proctor to control diagnostics in &quot;db/repl&quot;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ca520c2222a31734bb1ff9523941c86e55f283b5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ca520c2222a31734bb1ff9523941c86e55f283b5&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3202961" author="xgen-internal-githook" created="Wed, 10 Jun 2020 13:27:59 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Amirsaman Memaripour&apos;, &apos;email&apos;: &apos;amirsaman.memaripour@mongodb.com&apos;, &apos;username&apos;: &apos;samanca&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-46726&quot; title=&quot;Provide separate setParameter to disable diagnostic work&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-46726&quot;&gt;&lt;del&gt;SERVER-46726&lt;/del&gt;&lt;/a&gt; Make multiversion tests work with the new parameter&lt;/p&gt;

&lt;p&gt;This patch addresses issues concerning running mongos in multiversion tests.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/87de9a0cb1e898d7b49c04558e60c40103ee1d8f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/87de9a0cb1e898d7b49c04558e60c40103ee1d8f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3202357" author="xgen-internal-githook" created="Wed, 10 Jun 2020 03:28:06 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Amirsaman Memaripour&apos;, &apos;email&apos;: &apos;amirsaman.memaripour@mongodb.com&apos;, &apos;username&apos;: &apos;samanca&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-46726&quot; title=&quot;Provide separate setParameter to disable diagnostic work&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-46726&quot;&gt;&lt;del&gt;SERVER-46726&lt;/del&gt;&lt;/a&gt; Using testing proctor to control diagnostics&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/674a5f6015ca455f47af4a3b0ebed4b8a9281b8d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/674a5f6015ca455f47af4a3b0ebed4b8a9281b8d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3202353" author="xgen-internal-githook" created="Wed, 10 Jun 2020 03:15:52 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Amirsaman Memaripour&apos;, &apos;email&apos;: &apos;amirsaman.memaripour@mongodb.com&apos;, &apos;username&apos;: &apos;samanca&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-46726&quot; title=&quot;Provide separate setParameter to disable diagnostic work&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-46726&quot;&gt;&lt;del&gt;SERVER-46726&lt;/del&gt;&lt;/a&gt; Using testing proctor to control diagnostics in &quot;db/storage&quot;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ac9c07e1014ec0ab28ec90522c8d5043c4bacbc8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ac9c07e1014ec0ab28ec90522c8d5043c4bacbc8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3193090" author="xgen-internal-githook" created="Fri, 5 Jun 2020 19:19:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Amirsaman Memaripour&apos;, &apos;email&apos;: &apos;amirsaman.memaripour@mongodb.com&apos;, &apos;username&apos;: &apos;samanca&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-46726&quot; title=&quot;Provide separate setParameter to disable diagnostic work&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-46726&quot;&gt;&lt;del&gt;SERVER-46726&lt;/del&gt;&lt;/a&gt; Provide separate setParameter to disable diagnostic work&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/1ba3f68f27682084fde335a1cd7f929f1f572a10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1ba3f68f27682084fde335a1cd7f929f1f572a10&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10320">
                    <name>Documented</name>
                                                                <inwardlinks description="is documented by">
                                        <issuelink>
            <issuekey id="1377576">DOCS-13701</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10020">
                    <name>Gantt Dependency</name>
                                            <outwardlinks description="has to be done before">
                                        <issuelink>
            <issuekey id="1350593">SERVER-48202</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1374859">SERVER-48645</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                        <issuelink>
            <issuekey id="1486958">SERVER-51122</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1377856">SERVER-48708</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_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="18953"><![CDATA[v4.4]]></customfieldvalue>
    <customfieldvalue key="16775"><![CDATA[v4.2]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 28 May 2020 00:31:48 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        3 years, 25 weeks, 1 day 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_17052" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Downstream Changes Summary</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>This patch introduces a new server parameter (i.e., {{testingDiagnosticsEnabled}}) for {{mongod}} and {{mongos}} that controls passive testing behavior. This option is for test purposes only, is disabled by default, and should never be used in production.</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16942"><![CDATA[Needed]]></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>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            3 years, 25 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>50.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>amirsaman.memaripour@mongodb.com</customfieldvalue>
            <customfieldvalue>ben.caimano@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hx569z:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hwt07b:</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_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="3743">Service Arch 2020-03-23</customfieldvalue>
    <customfieldvalue id="3746">Service Arch 2020-04-06</customfieldvalue>
    <customfieldvalue id="3838">Service arch 2020-04-20</customfieldvalue>
    <customfieldvalue id="3839">Service arch 2020-05-04</customfieldvalue>
    <customfieldvalue id="3950">Service arch 2020-06-01</customfieldvalue>
    <customfieldvalue id="3951">Service arch 2020-06-15</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_17051" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Teams Impacted</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16943"><![CDATA[Cloud]]></customfieldvalue>
    <customfieldvalue key="16944"><![CDATA[Docs]]></customfieldvalue>
    <customfieldvalue key="16946"><![CDATA[Triage and Release]]></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_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hx4sjb:</customfieldvalue>

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