<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:37:24 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-34653] don&apos;t even parse requiresAuth commands unless client is authenticated</title>
                <link>https://jira.mongodb.org/browse/SERVER-34653</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Most Commands have a requiresAuth()==true condition (the default).&lt;br/&gt;
For those commands, we shouldn&apos;t parse() their request unless the client is authenticated.&lt;/p&gt;

&lt;p&gt;These requests are going to be rejected anyway, so there&apos;s no user-visible change, but we could be making the rejection decision more securely and efficiently.&lt;/p&gt;</description>
                <environment></environment>
        <key id="533442">SERVER-34653</key>
            <summary>don&apos;t even parse requiresAuth commands unless client is authenticated</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="billy.donahue@mongodb.com">Billy Donahue</assignee>
                                    <reporter username="billy.donahue@mongodb.com">Billy Donahue</reporter>
                        <labels>
                            <label>security</label>
                    </labels>
                <created>Tue, 24 Apr 2018 19:28:04 +0000</created>
                <updated>Sun, 29 Oct 2023 22:32:25 +0000</updated>
                            <resolved>Thu, 31 May 2018 22:41:07 +0000</resolved>
                                                    <fixVersion>4.0.0</fixVersion>
                    <fixVersion>4.1.1</fixVersion>
                                    <component>Internal Code</component>
                                        <votes>0</votes>
                                    <watches>10</watches>
                                                                                                                <comments>
                            <comment id="1911837" author="xgen-internal-githook" created="Tue, 5 Jun 2018 21:10:56 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;BillyDonahue&apos;, &apos;name&apos;: &apos;Billy Donahue&apos;, &apos;email&apos;: &apos;billy.donahue@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-34653&quot; title=&quot;don&amp;#39;t even parse requiresAuth commands unless client is authenticated&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-34653&quot;&gt;&lt;del&gt;SERVER-34653&lt;/del&gt;&lt;/a&gt; don&apos;t parse if early auth-checks can reject.&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 85dc8dd191cbfcddd94a0ac0216f07c7be616cd6)&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/48738cf690a1b14974af3750ced131ff903fa973&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/48738cf690a1b14974af3750ced131ff903fa973&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1908135" author="billy.donahue" created="Fri, 1 Jun 2018 15:49:44 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo/commit/85dc8dd191cbfcddd94a0ac0216f07c7be616cd6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/85dc8dd191cbfcddd94a0ac0216f07c7be616cd6&lt;/a&gt;&lt;br/&gt;
Causes a test to start failing with a timeout on debian.&lt;br/&gt;
&lt;a href=&quot;https://evergreen.mongodb.com/task/mongodb_mongo_master_debian92_noPassthrough_85dc8dd191cbfcddd94a0ac0216f07c7be616cd6_18_05_31_22_33_05&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://evergreen.mongodb.com/task/mongodb_mongo_master_debian92_noPassthrough_85dc8dd191cbfcddd94a0ac0216f07c7be616cd6_18_05_31_22_33_05&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1907543" author="xgen-internal-githook" created="Thu, 31 May 2018 22:39:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;BillyDonahue&apos;, &apos;name&apos;: &apos;Billy Donahue&apos;, &apos;email&apos;: &apos;billy.donahue@mongodb.com&apos;}
&lt;p&gt;Message: Revert &quot;Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-34653&quot; title=&quot;don&amp;#39;t even parse requiresAuth commands unless client is authenticated&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-34653&quot;&gt;&lt;del&gt;SERVER-34653&lt;/del&gt;&lt;/a&gt; don&apos;t parse if early auth-checks can reject.&quot;&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 7d0ea48dc8522f41e93b86d9c8f77c64b623ba60.&lt;/p&gt;

&lt;p&gt;    no MakeGuard (the lambda might throw)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/85dc8dd191cbfcddd94a0ac0216f07c7be616cd6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/85dc8dd191cbfcddd94a0ac0216f07c7be616cd6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1903697" author="billy.donahue" created="Tue, 29 May 2018 18:27:56 +0000"  >&lt;p&gt;&lt;a href=&quot;https://mongodbcr.appspot.com/203750003/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://mongodbcr.appspot.com/203750003/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1901987" author="xgen-internal-githook" created="Fri, 25 May 2018 16:59:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;louiswilliams&apos;, &apos;name&apos;: &apos;Louis Williams&apos;, &apos;email&apos;: &apos;louis.williams@mongodb.com&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-34653&quot; title=&quot;don&amp;#39;t even parse requiresAuth commands unless client is authenticated&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-34653&quot;&gt;&lt;del&gt;SERVER-34653&lt;/del&gt;&lt;/a&gt; don&apos;t parse if early auth-checks can reject.&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit f2e762dc80e63fa47bd4c1d48e05f628464b0f54.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/7d0ea48dc8522f41e93b86d9c8f77c64b623ba60&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/7d0ea48dc8522f41e93b86d9c8f77c64b623ba60&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1901847" author="xgen-internal-githook" created="Fri, 25 May 2018 15:23:41 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;BillyDonahue&apos;, &apos;name&apos;: &apos;Billy Donahue&apos;, &apos;email&apos;: &apos;billy.donahue@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-34653&quot; title=&quot;don&amp;#39;t even parse requiresAuth commands unless client is authenticated&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-34653&quot;&gt;&lt;del&gt;SERVER-34653&lt;/del&gt;&lt;/a&gt; don&apos;t parse if early auth-checks can reject.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/f2e762dc80e63fa47bd4c1d48e05f628464b0f54&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/f2e762dc80e63fa47bd4c1d48e05f628464b0f54&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1893243" author="xgen-internal-githook" created="Wed, 16 May 2018 19:12:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;billy.donahue@mongodb.com&apos;, &apos;username&apos;: &apos;BillyDonahue&apos;, &apos;name&apos;: &apos;Billy Donahue&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-34653&quot; title=&quot;don&amp;#39;t even parse requiresAuth commands unless client is authenticated&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-34653&quot;&gt;&lt;del&gt;SERVER-34653&lt;/del&gt;&lt;/a&gt; MONGO_REGISTER_TEST_COMMAND&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/373aae274364751eec424a3665c50b53b06f6746&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/373aae274364751eec424a3665c50b53b06f6746&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1888586" author="xgen-internal-githook" created="Thu, 10 May 2018 20:38:50 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Billy Donahue&apos;, &apos;email&apos;: &apos;billy.donahue@mongodb.com&apos;, &apos;username&apos;: &apos;BillyDonahue&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-34653&quot; title=&quot;don&amp;#39;t even parse requiresAuth commands unless client is authenticated&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-34653&quot;&gt;&lt;del&gt;SERVER-34653&lt;/del&gt;&lt;/a&gt; linearize control flow in Command::_checkAuthorizationImpl.&lt;/p&gt;

&lt;p&gt;Also relevant to &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-29862&quot; title=&quot;Command auth checks behave differently on bad status vs exception&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-29862&quot;&gt;&lt;del&gt;SERVER-29862&lt;/del&gt;&lt;/a&gt;.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e2ff0151038bc01a4e8992169ed37c63de1d5a6a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e2ff0151038bc01a4e8992169ed37c63de1d5a6a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1887545" author="billy.donahue" created="Wed, 9 May 2018 20:40:49 +0000"  >&lt;h2&gt;&lt;a name=&quot;SERVER34653virtualboolCommand%3A%3AtestOnly%28%29marker&quot;&gt;&lt;/a&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-34653&quot; title=&quot;don&amp;#39;t even parse requiresAuth commands unless client is authenticated&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-34653&quot;&gt;&lt;del&gt;SERVER-34653&lt;/del&gt;&lt;/a&gt; virtual bool Command::testOnly() marker&lt;/h2&gt;

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

&lt;p&gt;Code review: &lt;a href=&quot;https://mongodbcr.appspot.com/202340003/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://mongodbcr.appspot.com/202340003/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1887394" author="xgen-internal-githook" created="Wed, 9 May 2018 18:52:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;billy.donahue@mongodb.com&apos;, &apos;name&apos;: &apos;Billy Donahue&apos;, &apos;username&apos;: &apos;BillyDonahue&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-34653&quot; title=&quot;don&amp;#39;t even parse requiresAuth commands unless client is authenticated&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-34653&quot;&gt;&lt;del&gt;SERVER-34653&lt;/del&gt;&lt;/a&gt; mark some commands as requiresAuth==false&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ae81206f746c53bf5c14a4cf0a388b3b1a425f04&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ae81206f746c53bf5c14a4cf0a388b3b1a425f04&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1883403" author="billy.donahue" created="Fri, 4 May 2018 18:53:09 +0000"  >&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Another supporting code change.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://mongodbcr.appspot.com/199700003&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://mongodbcr.appspot.com/199700003&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1880939" author="xgen-internal-githook" created="Wed, 2 May 2018 20:10:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;billy.donahue@mongodb.com&apos;, &apos;name&apos;: &apos;Billy Donahue&apos;, &apos;username&apos;: &apos;BillyDonahue&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-34653&quot; title=&quot;don&amp;#39;t even parse requiresAuth commands unless client is authenticated&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-34653&quot;&gt;&lt;del&gt;SERVER-34653&lt;/del&gt;&lt;/a&gt; Add &apos;AuthorizationSession::isAuthenticated()&apos;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/dbbd060edc2180b5aac94bd8f645530f7e486899&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/dbbd060edc2180b5aac94bd8f645530f7e486899&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1874265" author="billy.donahue" created="Wed, 25 Apr 2018 19:53:45 +0000"  >
&lt;p&gt;These commits should have gone to &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-34596&quot; title=&quot;remove Command::parseNs.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-34596&quot;&gt;&lt;del&gt;SERVER-34596&lt;/del&gt;&lt;/a&gt;.&lt;br/&gt;
They had the wrong ticket number in the git commit message.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/7007d37047934dbdd05252c22c31cca781acb9df&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/7007d37047934dbdd05252c22c31cca781acb9df&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/c50a57061af31f92c1c6aab09b1417ab127fed0c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/c50a57061af31f92c1c6aab09b1417ab127fed0c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1874256" author="xgen-internal-githook" created="Wed, 25 Apr 2018 19:48:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;billy.donahue@mongodb.com&apos;, &apos;username&apos;: &apos;BillyDonahue&apos;, &apos;name&apos;: &apos;Billy Donahue&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-34653&quot; title=&quot;don&amp;#39;t even parse requiresAuth commands unless client is authenticated&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-34653&quot;&gt;&lt;del&gt;SERVER-34653&lt;/del&gt;&lt;/a&gt; refactor audit&apos;s parseNs(..) to ns()&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/c50a57061af31f92c1c6aab09b1417ab127fed0c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/c50a57061af31f92c1c6aab09b1417ab127fed0c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1874255" author="xgen-internal-githook" created="Wed, 25 Apr 2018 19:48:11 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;billy.donahue@mongodb.com&apos;, &apos;username&apos;: &apos;BillyDonahue&apos;, &apos;name&apos;: &apos;Billy Donahue&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-34653&quot; title=&quot;don&amp;#39;t even parse requiresAuth commands unless client is authenticated&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-34653&quot;&gt;&lt;del&gt;SERVER-34653&lt;/del&gt;&lt;/a&gt; refactor audit&apos;s parseNs(..) to ns()&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/7007d37047934dbdd05252c22c31cca781acb9df&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/7007d37047934dbdd05252c22c31cca781acb9df&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                        <issuelink>
            <issuekey id="554002">SERVER-35382</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="555237">SERVER-35463</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="555237">SERVER-35463</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="102936">SERVER-12143</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="642816">SERVER-38390</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>15.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="15640"><![CDATA[v4.0]]></customfieldvalue>
    <customfieldvalue key="15141"><![CDATA[v3.6]]></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>Wed, 25 Apr 2018 13:23:33 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        5 years, 36 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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-946</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>
                            5 years, 36 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>45.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>billy.donahue@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|htwbnb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr8vv3:</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="2268">Platforms 2018-05-07</customfieldvalue>
    <customfieldvalue id="2269">Platforms 2018-05-21</customfieldvalue>
    <customfieldvalue id="2322">Platforms 2018-06-04</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|htvxvj:</customfieldvalue>

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