<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:16:02 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-70381] _internalSearchIdLookup stage violates a 5.0 precondition of the getOwnershipFilter function</title>
                <link>https://jira.mongodb.org/browse/SERVER-70381</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo/blob/ea65e3babfd1341b504b10cf767f6688fc3b45b3/src/mongo/db/s/collection_sharding_state.h#L110-L111&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;The Sharding &lt;tt&gt;getOwnershipFilter&lt;/tt&gt; 5.0 API requires the &lt;tt&gt;OperationShardingState&lt;/tt&gt; to be versioned, otherwise it invariants&lt;/a&gt;. &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-52764&quot; title=&quot;Reenable invariant that `getOwnershipFilter` should not be called without a valid shardVersion&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-52764&quot;&gt;&lt;del&gt;SERVER-52764&lt;/del&gt;&lt;/a&gt; is the ticket that added back &lt;a href=&quot;https://github.com/mongodb/mongo/blob/f87af6f88a5b2493241a9e96ae6057ad8f828adc/src/mongo/db/s/collection_sharding_runtime.cpp#L105-L106&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;the invariant&lt;/a&gt; and in its description we were aware that we had to fix a usage in &lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/blob/1076212f922b2b410aea6bdb2d6df2777755f5f0/src/search/document_source_internal_search_id_lookup.cpp#L35-L37&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&lt;tt&gt;_internalSearchIdLookup&lt;/tt&gt; stage&lt;/a&gt;, however &lt;ins&gt;we never did it&lt;/ins&gt; (probably we thought that everything was fine because in a 5.0 deployment by default we didn&apos;t hit that invariant?).&lt;/p&gt;

&lt;p&gt;In order to hit the invariant you have to set the read concern as &lt;tt&gt;available&lt;/tt&gt;.&lt;/p&gt;</description>
                <environment></environment>
        <key id="2155073">SERVER-70381</key>
            <summary>_internalSearchIdLookup stage violates a 5.0 precondition of the getOwnershipFilter function</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="sergi.mateo-bellido@mongodb.com">Sergi Mateo Bellido</assignee>
                                    <reporter username="sergi.mateo-bellido@mongodb.com">Sergi Mateo Bellido</reporter>
                        <labels>
                    </labels>
                <created>Mon, 10 Oct 2022 06:58:32 +0000</created>
                <updated>Sun, 29 Oct 2023 21:32:09 +0000</updated>
                            <resolved>Wed, 26 Oct 2022 16:25:35 +0000</resolved>
                                                    <fixVersion>6.1.1</fixVersion>
                    <fixVersion>5.0.14</fixVersion>
                    <fixVersion>6.0.3</fixVersion>
                    <fixVersion>6.2.0-rc0</fixVersion>
                                    <component>Query Execution</component>
                                        <votes>0</votes>
                                    <watches>18</watches>
                                                                                                                <comments>
                            <comment id="4963576" author="xgen-internal-githook" created="Tue, 8 Nov 2022 15:13:24 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergi Mateo Bellido&apos;, &apos;email&apos;: &apos;sergi.mateo-bellido@mongodb.com&apos;, &apos;username&apos;: &apos;smateo&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-70381&quot; title=&quot;_internalSearchIdLookup stage violates a 5.0 precondition of the getOwnershipFilter function&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-70381&quot;&gt;&lt;del&gt;SERVER-70381&lt;/del&gt;&lt;/a&gt; Fixing Sharding API usage&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d85c4a5b97b52e1bc87554fa43ffcb7fd61e0c63&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d85c4a5b97b52e1bc87554fa43ffcb7fd61e0c63&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4962641" author="garaudy.etienne" created="Tue, 8 Nov 2022 12:31:50 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=sergi.mateo-bellido%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;sergi.mateo-bellido@mongodb.com&quot;&gt;sergi.mateo-bellido@mongodb.com&lt;/a&gt; this means it will make 5.0.14, correct?&lt;/p&gt;</comment>
                            <comment id="4938186" author="xgen-internal-githook" created="Sun, 30 Oct 2022 14:19:59 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergi Mateo Bellido&apos;, &apos;email&apos;: &apos;sergi.mateo-bellido@mongodb.com&apos;, &apos;username&apos;: &apos;smateo&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-70381&quot; title=&quot;_internalSearchIdLookup stage violates a 5.0 precondition of the getOwnershipFilter function&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-70381&quot;&gt;&lt;del&gt;SERVER-70381&lt;/del&gt;&lt;/a&gt; Creating auxiliary library with the ShardFilterer&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 83db85a8e224faf3e3bb36c610e9b35669429dfe)&lt;br/&gt;
Branch: v6.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/5fcda91f30f5bc8c0bc77cc2f18f645bb3d9d298&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/5fcda91f30f5bc8c0bc77cc2f18f645bb3d9d298&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4938185" author="xgen-internal-githook" created="Sun, 30 Oct 2022 14:19:51 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergi Mateo Bellido&apos;, &apos;email&apos;: &apos;sergi.mateo-bellido@mongodb.com&apos;, &apos;username&apos;: &apos;smateo&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-70381&quot; title=&quot;_internalSearchIdLookup stage violates a 5.0 precondition of the getOwnershipFilter function&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-70381&quot;&gt;&lt;del&gt;SERVER-70381&lt;/del&gt;&lt;/a&gt; Fixing CollectionShardingState API usage&lt;/p&gt;

&lt;p&gt;Just fixing a comment, keeping this commit to know that everything was&lt;br/&gt;
backported&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 58f8772bc2d5fa26f0ade238a0fe1155c55aa2dc)&lt;br/&gt;
Branch: v6.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/895bfea2a37a8d4fc0b7624a5ff5586cad4d949b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/895bfea2a37a8d4fc0b7624a5ff5586cad4d949b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4938184" author="xgen-internal-githook" created="Sun, 30 Oct 2022 14:19:49 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergi Mateo Bellido&apos;, &apos;email&apos;: &apos;sergi.mateo-bellido@mongodb.com&apos;, &apos;username&apos;: &apos;smateo&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-70381&quot; title=&quot;_internalSearchIdLookup stage violates a 5.0 precondition of the getOwnershipFilter function&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-70381&quot;&gt;&lt;del&gt;SERVER-70381&lt;/del&gt;&lt;/a&gt; Fixing when the ShardFilterer is built&lt;/p&gt;

&lt;p&gt;Do not build it if the operation is not versioned.&lt;/p&gt;

&lt;p&gt;(cherry picked from commit f337ba91dcae854e7c090ab2cdb2e4b1c390684a)&lt;br/&gt;
Branch: v6.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/b2de8f022d4e1fcfb3b4a3b5a1c4d21712960a1f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/b2de8f022d4e1fcfb3b4a3b5a1c4d21712960a1f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4935233" author="xgen-internal-githook" created="Fri, 28 Oct 2022 13:25:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergi Mateo Bellido&apos;, &apos;email&apos;: &apos;sergi.mateo-bellido@mongodb.com&apos;, &apos;username&apos;: &apos;smateo&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-70381&quot; title=&quot;_internalSearchIdLookup stage violates a 5.0 precondition of the getOwnershipFilter function&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-70381&quot;&gt;&lt;del&gt;SERVER-70381&lt;/del&gt;&lt;/a&gt; Creating auxiliary library with the ShardFilterer&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 83db85a8e224faf3e3bb36c610e9b35669429dfe)&lt;br/&gt;
Branch: v6.1&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8ad69f82f6b88b5f82c79ce15874f17a670c4dc9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8ad69f82f6b88b5f82c79ce15874f17a670c4dc9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4935232" author="xgen-internal-githook" created="Fri, 28 Oct 2022 13:25:39 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergi Mateo Bellido&apos;, &apos;email&apos;: &apos;sergi.mateo-bellido@mongodb.com&apos;, &apos;username&apos;: &apos;smateo&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-70381&quot; title=&quot;_internalSearchIdLookup stage violates a 5.0 precondition of the getOwnershipFilter function&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-70381&quot;&gt;&lt;del&gt;SERVER-70381&lt;/del&gt;&lt;/a&gt; Fixing CollectionShardingState API usage&lt;/p&gt;

&lt;p&gt;Just fixing a comment, keeping this commit for consistence&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 58f8772bc2d5fa26f0ade238a0fe1155c55aa2dc)&lt;br/&gt;
Branch: v6.1&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/9fbec4d96e68a0364ab931715b6e0a7acc063270&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/9fbec4d96e68a0364ab931715b6e0a7acc063270&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4935231" author="xgen-internal-githook" created="Fri, 28 Oct 2022 13:25:37 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergi Mateo Bellido&apos;, &apos;email&apos;: &apos;sergi.mateo-bellido@mongodb.com&apos;, &apos;username&apos;: &apos;smateo&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-70381&quot; title=&quot;_internalSearchIdLookup stage violates a 5.0 precondition of the getOwnershipFilter function&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-70381&quot;&gt;&lt;del&gt;SERVER-70381&lt;/del&gt;&lt;/a&gt; Fixing when the ShardFilterer is built&lt;/p&gt;

&lt;p&gt;Do not build it if the operation is not versioned.&lt;/p&gt;

&lt;p&gt;(cherry picked from commit f337ba91dcae854e7c090ab2cdb2e4b1c390684a)&lt;br/&gt;
Branch: v6.1&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/2d9587ec95b6909b112f3338b3827f75daf029ab&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/2d9587ec95b6909b112f3338b3827f75daf029ab&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4928714" author="xgen-internal-githook" created="Wed, 26 Oct 2022 15:03:12 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergi Mateo Bellido&apos;, &apos;email&apos;: &apos;sergi.mateo-bellido@mongodb.com&apos;, &apos;username&apos;: &apos;smateo&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-70381&quot; title=&quot;_internalSearchIdLookup stage violates a 5.0 precondition of the getOwnershipFilter function&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-70381&quot;&gt;&lt;del&gt;SERVER-70381&lt;/del&gt;&lt;/a&gt; Creating auxiliary library with the ShardFilterer&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/83db85a8e224faf3e3bb36c610e9b35669429dfe&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/83db85a8e224faf3e3bb36c610e9b35669429dfe&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4928713" author="xgen-internal-githook" created="Wed, 26 Oct 2022 15:03:09 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergi Mateo Bellido&apos;, &apos;email&apos;: &apos;sergi.mateo-bellido@mongodb.com&apos;, &apos;username&apos;: &apos;smateo&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-70381&quot; title=&quot;_internalSearchIdLookup stage violates a 5.0 precondition of the getOwnershipFilter function&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-70381&quot;&gt;&lt;del&gt;SERVER-70381&lt;/del&gt;&lt;/a&gt; Fixing CollectionShardingState API usage&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/58f8772bc2d5fa26f0ade238a0fe1155c55aa2dc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/58f8772bc2d5fa26f0ade238a0fe1155c55aa2dc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4928711" author="xgen-internal-githook" created="Wed, 26 Oct 2022 15:03:06 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergi Mateo Bellido&apos;, &apos;email&apos;: &apos;sergi.mateo-bellido@mongodb.com&apos;, &apos;username&apos;: &apos;smateo&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-70381&quot; title=&quot;_internalSearchIdLookup stage violates a 5.0 precondition of the getOwnershipFilter function&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-70381&quot;&gt;&lt;del&gt;SERVER-70381&lt;/del&gt;&lt;/a&gt; Fixing when the ShardFilterer is built&lt;/p&gt;

&lt;p&gt;Do not build it if the operation is not versioned.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/f337ba91dcae854e7c090ab2cdb2e4b1c390684a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/f337ba91dcae854e7c090ab2cdb2e4b1c390684a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4890639" author="kyle.suarez" created="Mon, 10 Oct 2022 14:13:19 +0000"  >&lt;p&gt;Sending this to Query Optimization as they own $idLookup. CC &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ted.tuckman%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;ted.tuckman@mongodb.com&quot;&gt;ted.tuckman@mongodb.com&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4889629" author="JIRAUSER1256927" created="Mon, 10 Oct 2022 07:18:25 +0000"  >&lt;p&gt;Neither the 6.0 nor the master version of &lt;tt&gt;_internalSearchIdLookup&lt;/tt&gt; seem to use the ShardFilterer. Perhaps this is just a problem on 5.0?&lt;/p&gt;</comment>
                            <comment id="4889624" author="JIRAUSER1256927" created="Mon, 10 Oct 2022 07:00:58 +0000"  >&lt;p&gt;Passing this ticket to the query-execution team since I believe they own the &lt;tt&gt;_internalSearchIdLookup&lt;/tt&gt; stage. Feel free to reach me for more context and/or add me to the PR review.&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="10520">
                    <name>Problem/Incident</name>
                                                                <inwardlinks description="is caused by">
                                        <issuelink>
            <issuekey id="1539049">SERVER-52764</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="2158244">SERVER-70515</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>14.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="24444"><![CDATA[v6.1]]></customfieldvalue>
    <customfieldvalue key="23470"><![CDATA[v6.0]]></customfieldvalue>
    <customfieldvalue key="21777"><![CDATA[v5.0]]></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>Mon, 10 Oct 2022 09:51:56 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 13 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_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16941"><![CDATA[Not 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>
                            1 year, 13 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>garaudy.etienne@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>kyle.suarez@mongodb.com</customfieldvalue>
            <customfieldvalue>sergi.mateo-bellido@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i1ddon:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i0w1w8:</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_22250" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Special Downgrade Instructions Required</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="23343"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="6551">Sharding EMEA 2022-10-17</customfieldvalue>
    <customfieldvalue id="6552">Sharding EMEA 2022-10-31</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|i1cztz:</customfieldvalue>

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