<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:00:21 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-64444] listIndexes fails on invalid pre-5.0 index spec after upgrade</title>
                <link>https://jira.mongodb.org/browse/SERVER-64444</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Invalid index options, such as specifying &quot;sparse&quot; as a string rather than a boolean, &#160;may have been created in the past, before the createIndexes command started validating options more strictly.&lt;/p&gt;

&lt;p&gt;In MongoDB 5.0, the listIndexes command more strictly validates index options, and fails when an invalid option is encountered. At this point, the only option is to drop and recreate the index.&lt;/p&gt;

&lt;p&gt;This is a variation on the problem addressed in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-59805&quot; title=&quot;Provide a way to check for and to remove invalid index catalog options&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-59805&quot;&gt;&lt;del&gt;SERVER-59805&lt;/del&gt;&lt;/a&gt;, which detects fields that are not expected in an index spec. This ticket is about index specs with known fields but unexpected value types not allowed in the IDL definition.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1999643">SERVER-64444</key>
            <summary>listIndexes fails on invalid pre-5.0 index spec after upgrade</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="yuhong.zhang@mongodb.com">Yuhong Zhang</assignee>
                                    <reporter username="benety.goh@mongodb.com">Benety Goh</reporter>
                        <labels>
                    </labels>
                <created>Fri, 11 Mar 2022 17:51:48 +0000</created>
                <updated>Tue, 23 Jan 2024 19:26:25 +0000</updated>
                            <resolved>Fri, 15 Apr 2022 18:09:54 +0000</resolved>
                                    <version>5.0.4</version>
                                    <fixVersion>6.1.0-rc0</fixVersion>
                    <fixVersion>5.0.25</fixVersion>
                    <fixVersion>6.0.14</fixVersion>
                                                        <votes>0</votes>
                                    <watches>9</watches>
                                                                                                                <comments>
                            <comment id="6035459" author="xgen-internal-githook" created="Tue, 23 Jan 2024 19:10:33 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Yuhong Zhang&apos;, &apos;email&apos;: &apos;yuhong.zhang@mongodb.com&apos;, &apos;username&apos;: &apos;YuhongZhang98&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-64444&quot; title=&quot;listIndexes fails on invalid pre-5.0 index spec after upgrade&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-64444&quot;&gt;&lt;del&gt;SERVER-64444&lt;/del&gt;&lt;/a&gt; Extend `validate` command to detect invalid boolean index options&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 248c9c2f35e0a0b1fcf1e56c35ed2fb06682cd14)&lt;br/&gt;
(cherry picked from commit b9046a28ab1f3c620b139399d0d112aa03a1eba3)&lt;/p&gt;

&lt;p&gt;GitOrigin-RevId: 7d10c32c6dbbf401a961679c52b0b4bc69e53f52&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d94ea5e98e5f20ff060ff9d8a9bd1b55d1873def&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d94ea5e98e5f20ff060ff9d8a9bd1b55d1873def&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="6035458" author="xgen-internal-githook" created="Tue, 23 Jan 2024 19:10:24 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Yuhong Zhang&apos;, &apos;email&apos;: &apos;yuhong.zhang@mongodb.com&apos;, &apos;username&apos;: &apos;YuhongZhang98&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-64444&quot; title=&quot;listIndexes fails on invalid pre-5.0 index spec after upgrade&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-64444&quot;&gt;&lt;del&gt;SERVER-64444&lt;/del&gt;&lt;/a&gt; Extend `collMod` command to fix invalid boolean index options&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 9b6755d018fa749405cc2a603c1c5d935a20a742)&lt;br/&gt;
(cherry picked from commit d8c557be9b692881a2ef796680c54936c647256a)&lt;/p&gt;

&lt;p&gt;GitOrigin-RevId: 23f3691e54c5cad037841ad1a4cdb6653a1af2fa&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/246ad22bffae043e8751866b82ff740ede3ff876&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/246ad22bffae043e8751866b82ff740ede3ff876&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="6032363" author="xgen-internal-githook" created="Mon, 22 Jan 2024 21:18:47 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Yuhong Zhang&apos;, &apos;email&apos;: &apos;yuhong.zhang@mongodb.com&apos;, &apos;username&apos;: &apos;YuhongZhang98&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-64444&quot; title=&quot;listIndexes fails on invalid pre-5.0 index spec after upgrade&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-64444&quot;&gt;&lt;del&gt;SERVER-64444&lt;/del&gt;&lt;/a&gt; Extend `validate` command to detect invalid boolean index options&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 248c9c2f35e0a0b1fcf1e56c35ed2fb06682cd14)&lt;/p&gt;

&lt;p&gt;GitOrigin-RevId: b9046a28ab1f3c620b139399d0d112aa03a1eba3&lt;br/&gt;
Branch: v6.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e81a1a1c255e4cab510a2ee28be2c64184e33e24&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e81a1a1c255e4cab510a2ee28be2c64184e33e24&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="6032362" author="xgen-internal-githook" created="Mon, 22 Jan 2024 21:18:36 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Yuhong Zhang&apos;, &apos;email&apos;: &apos;yuhong.zhang@mongodb.com&apos;, &apos;username&apos;: &apos;YuhongZhang98&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-64444&quot; title=&quot;listIndexes fails on invalid pre-5.0 index spec after upgrade&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-64444&quot;&gt;&lt;del&gt;SERVER-64444&lt;/del&gt;&lt;/a&gt; Extend `collMod` command to fix invalid boolean index options&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 9b6755d018fa749405cc2a603c1c5d935a20a742)&lt;/p&gt;

&lt;p&gt;GitOrigin-RevId: d8c557be9b692881a2ef796680c54936c647256a&lt;br/&gt;
Branch: v6.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/90c9c793de7afa6e68d4e015b77891981932bb4d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/90c9c793de7afa6e68d4e015b77891981932bb4d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4891057" author="xgen-internal-githook" created="Mon, 10 Oct 2022 15:44:07 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Yuhong Zhang&apos;, &apos;email&apos;: &apos;yuhong.zhang@mongodb.com&apos;, &apos;username&apos;: &apos;YuhongZhang98&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-64444&quot; title=&quot;listIndexes fails on invalid pre-5.0 index spec after upgrade&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-64444&quot;&gt;&lt;del&gt;SERVER-64444&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-68477&quot; title=&quot;Improve NaN-handling for expireAfterSeconds TTL index parameter&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-68477&quot;&gt;&lt;del&gt;SERVER-68477&lt;/del&gt;&lt;/a&gt; Add unittests for repairing index specs&lt;/p&gt;

&lt;p&gt;(cherry-picked from commit a59e32ba3883e46077a750d1f65f383e35ab3e12)&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/847494d572092c8409315a94b9f3571cc6bde1a4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/847494d572092c8409315a94b9f3571cc6bde1a4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4816671" author="xgen-internal-githook" created="Sat, 10 Sep 2022 18:02:58 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Yuhong Zhang&apos;, &apos;email&apos;: &apos;yuhong.zhang@mongodb.com&apos;, &apos;username&apos;: &apos;YuhongZhang98&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-64444&quot; title=&quot;listIndexes fails on invalid pre-5.0 index spec after upgrade&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-64444&quot;&gt;&lt;del&gt;SERVER-64444&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-64877&quot; title=&quot;$addToSet and $push fail in pushed down $group if accumulated values exceed 64MB&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-64877&quot;&gt;&lt;del&gt;SERVER-64877&lt;/del&gt;&lt;/a&gt; Add unittests for repairing index specs&lt;/p&gt;

&lt;p&gt;(cherry-picked from commit a59e32ba3883e46077a750d1f65f383e35ab3e12)&lt;br/&gt;
Branch: v6.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a02d3716c2872b077d5ce6bab9e84d4d53cda53b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a02d3716c2872b077d5ce6bab9e84d4d53cda53b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4485471" author="xgen-internal-githook" created="Fri, 15 Apr 2022 14:37:30 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Yuhong Zhang&apos;, &apos;email&apos;: &apos;yuhong.zhang@mongodb.com&apos;, &apos;username&apos;: &apos;YuhongZhang98&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-64444&quot; title=&quot;listIndexes fails on invalid pre-5.0 index spec after upgrade&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-64444&quot;&gt;&lt;del&gt;SERVER-64444&lt;/del&gt;&lt;/a&gt; Add unittests for repairing and validating index specs&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a59e32ba3883e46077a750d1f65f383e35ab3e12&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a59e32ba3883e46077a750d1f65f383e35ab3e12&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4485470" author="xgen-internal-githook" created="Fri, 15 Apr 2022 14:37:26 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Yuhong Zhang&apos;, &apos;email&apos;: &apos;yuhong.zhang@mongodb.com&apos;, &apos;username&apos;: &apos;YuhongZhang98&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-64444&quot; title=&quot;listIndexes fails on invalid pre-5.0 index spec after upgrade&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-64444&quot;&gt;&lt;del&gt;SERVER-64444&lt;/del&gt;&lt;/a&gt; Extend `validate` command to detect invalid boolean index options&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/248c9c2f35e0a0b1fcf1e56c35ed2fb06682cd14&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/248c9c2f35e0a0b1fcf1e56c35ed2fb06682cd14&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4485048" author="xgen-internal-githook" created="Fri, 15 Apr 2022 04:35:13 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Yuhong Zhang&apos;, &apos;email&apos;: &apos;yuhong.zhang@mongodb.com&apos;, &apos;username&apos;: &apos;YuhongZhang98&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-64444&quot; title=&quot;listIndexes fails on invalid pre-5.0 index spec after upgrade&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-64444&quot;&gt;&lt;del&gt;SERVER-64444&lt;/del&gt;&lt;/a&gt; Extend `collMod` command to fix invalid boolean index options&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9b6755d018fa749405cc2a603c1c5d935a20a742&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9b6755d018fa749405cc2a603c1c5d935a20a742&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4407140" author="benety.goh" created="Fri, 11 Mar 2022 18:03:47 +0000"  >&lt;p&gt;The validation and corrective action in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-59805&quot; title=&quot;Provide a way to check for and to remove invalid index catalog options&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-59805&quot;&gt;&lt;del&gt;SERVER-59805&lt;/del&gt;&lt;/a&gt; is based on &lt;a href=&quot;https://github.com/mongodb/mongo/blob/r5.0.4/src/mongo/db/catalog/index_key_validate.cpp#L601&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;validateIndexSpecFieldNames&lt;/a&gt;. The parsing of the existing index specs in the catalog can be found in this &lt;a href=&quot;https://github.com/mongodb/mongo/blob/r5.0.4/src/mongo/db/commands/list_indexes.cpp#L260&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;loop within the listIndexes implementation&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Couple of possible resolutions:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Extend the validation in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-59805&quot; title=&quot;Provide a way to check for and to remove invalid index catalog options&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-59805&quot;&gt;&lt;del&gt;SERVER-59805&lt;/del&gt;&lt;/a&gt; to check the specs against the IDL definition, either as errors or warnings.&lt;/li&gt;
	&lt;li&gt;Allow listIndexes to return non-conformant legacy index specs, since these index specs are accepted by our query engine.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&#160;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="1531321">SERVER-52545</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2024296">SERVER-65549</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2028174">SERVER-65797</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1868012">SERVER-59805</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>10.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="23470"><![CDATA[v6.0]]></customfieldvalue>
    <customfieldvalue key="23140"><![CDATA[v5.3]]></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_13552" key="com.go2group.jira.plugin.crm:crm_generic_field">
                        <customfieldname>Case</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[[5002K000012QY5QQAW]]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 13 Apr 2022 15:04:08 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        2 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>dbeng-pm-bot</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            2 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>benety.goh@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>yuhong.zhang@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0mx87:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr2ly8:</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="5814">Execution Team 2022-04-18</customfieldvalue>
    <customfieldvalue id="5979">Execution Team 2022-05-02</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|i0mjdj:</customfieldvalue>

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