<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:58:00 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-63531] commitQuorum incorrectly includes buildIndexes:false nodes and error message incorrectly says that only voting nodes are eligible</title>
                <link>https://jira.mongodb.org/browse/SERVER-63531</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;&lt;del&gt;The commitQuorum option for index builds does not allow non-voting nodes to participate. With the default commitQuorum of &quot;votingMembers&quot;, a lagged non-voting secondary, like an analytics node, can fall behind. Other voting nodes will commit, but when this secondary receives a commitIndexBuild oplog entry, it stalls until the index build completes.&lt;/del&gt;&lt;/p&gt;

&lt;p&gt;&lt;del&gt;There is currently no way to use commitQuorum to include the non-voting node to prevent this from happening.&lt;/del&gt;&lt;/p&gt;

&lt;p&gt;commitQuorum does allow you to include non-voting nodes, however the error message we report &quot;Not enough data-bearing voting nodes to satisfy commit quorum&quot; is incorrect. We should also update the documentation to reflect this.&lt;/p&gt;

&lt;p&gt;This ticket additionally addresses the fact that we permit non-voting buildIndexes:false nodes to be included in a commitQuorum. This is incorrect and buildIndexes:false nodes should never be included, regardless of voting status.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1981201">SERVER-63531</key>
            <summary>commitQuorum incorrectly includes buildIndexes:false nodes and error message incorrectly says that only voting nodes are eligible</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="louis.williams@mongodb.com">Louis Williams</assignee>
                                    <reporter username="louis.williams@mongodb.com">Louis Williams</reporter>
                        <labels>
                    </labels>
                <created>Thu, 10 Feb 2022 15:27:26 +0000</created>
                <updated>Sun, 29 Oct 2023 21:42:40 +0000</updated>
                            <resolved>Tue, 22 Mar 2022 16:46:39 +0000</resolved>
                                    <version>5.0.0</version>
                    <version>4.4.2</version>
                                    <fixVersion>5.3.2</fixVersion>
                    <fixVersion>5.0.8</fixVersion>
                    <fixVersion>6.0.0-rc0</fixVersion>
                                                        <votes>1</votes>
                                    <watches>18</watches>
                                                                                                                <comments>
                            <comment id="4476573" author="xgen-internal-githook" created="Tue, 12 Apr 2022 13:05:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Louis Williams&apos;, &apos;email&apos;: &apos;louis.williams@mongodb.com&apos;, &apos;username&apos;: &apos;louiswilliams&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-63531&quot; title=&quot;commitQuorum incorrectly includes buildIndexes:false nodes and error message incorrectly says that only voting nodes are eligible&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-63531&quot;&gt;&lt;del&gt;SERVER-63531&lt;/del&gt;&lt;/a&gt; Correct error to indicate that non-voting members can be included in commitQuorum&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 303a724f519e8d45d3b5d1d31c1ac509cfabf08c)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-63531&quot; title=&quot;commitQuorum incorrectly includes buildIndexes:false nodes and error message incorrectly says that only voting nodes are eligible&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-63531&quot;&gt;&lt;del&gt;SERVER-63531&lt;/del&gt;&lt;/a&gt; Prevent all buildIndexes:false nodes from being included in commitQuorum&lt;br/&gt;
Previously only voting buildIndexes:false nodes were excluded from commitQuorum. But all buildIndexes:false nodes,&lt;br/&gt;
including non-voting ones, should be excluded.&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 5f6cd9a3c69faef393b79e18b118b29f2cce0123)&lt;br/&gt;
Branch: v5.3&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/f163e680437934975a00d25a14f9655c7d68e159&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/f163e680437934975a00d25a14f9655c7d68e159&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4476490" author="xgen-internal-githook" created="Tue, 12 Apr 2022 12:22:02 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Louis Williams&apos;, &apos;email&apos;: &apos;louis.williams@mongodb.com&apos;, &apos;username&apos;: &apos;louiswilliams&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-63531&quot; title=&quot;commitQuorum incorrectly includes buildIndexes:false nodes and error message incorrectly says that only voting nodes are eligible&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-63531&quot;&gt;&lt;del&gt;SERVER-63531&lt;/del&gt;&lt;/a&gt; Correct error to indicate that non-voting members can be included in commitQuorum&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 303a724f519e8d45d3b5d1d31c1ac509cfabf08c)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-63531&quot; title=&quot;commitQuorum incorrectly includes buildIndexes:false nodes and error message incorrectly says that only voting nodes are eligible&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-63531&quot;&gt;&lt;del&gt;SERVER-63531&lt;/del&gt;&lt;/a&gt; Prevent all buildIndexes:false nodes from being included in commitQuorum&lt;br/&gt;
Previously only voting buildIndexes:false nodes were excluded from commitQuorum. But all buildIndexes:false nodes,&lt;br/&gt;
including non-voting ones, should be excluded.&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 5f6cd9a3c69faef393b79e18b118b29f2cce0123)&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/32ebca2f431d0476bd14dba92d933c5e4fa4447c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/32ebca2f431d0476bd14dba92d933c5e4fa4447c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4427187" author="xgen-internal-githook" created="Tue, 22 Mar 2022 16:24:41 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Louis Williams&apos;, &apos;email&apos;: &apos;louis.williams@mongodb.com&apos;, &apos;username&apos;: &apos;louiswilliams&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-63531&quot; title=&quot;commitQuorum incorrectly includes buildIndexes:false nodes and error message incorrectly says that only voting nodes are eligible&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-63531&quot;&gt;&lt;del&gt;SERVER-63531&lt;/del&gt;&lt;/a&gt; Correct error to indicate that non-voting members can be included in commitQuorum&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 0a38f458292dc64d5be84663bec8102d9a232f1e.&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9f6d8c3847e3f837c9a71b8bc2b67c0881619aad&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9f6d8c3847e3f837c9a71b8bc2b67c0881619aad&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4416282" author="xgen-internal-githook" created="Wed, 16 Mar 2022 17:23:00 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Louis Williams&apos;, &apos;email&apos;: &apos;louis.williams@mongodb.com&apos;, &apos;username&apos;: &apos;louiswilliams&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-63531&quot; title=&quot;commitQuorum incorrectly includes buildIndexes:false nodes and error message incorrectly says that only voting nodes are eligible&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-63531&quot;&gt;&lt;del&gt;SERVER-63531&lt;/del&gt;&lt;/a&gt; Correct error to indicate that non-voting members can be included in commitQuorum&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 303a724f519e8d45d3b5d1d31c1ac509cfabf08c)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-63531&quot; title=&quot;commitQuorum incorrectly includes buildIndexes:false nodes and error message incorrectly says that only voting nodes are eligible&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-63531&quot;&gt;&lt;del&gt;SERVER-63531&lt;/del&gt;&lt;/a&gt; Prevent all buildIndexes:false nodes from being included in commitQuorum&lt;/p&gt;

&lt;p&gt;Previously only voting buildIndexes:false nodes were excluded from commitQuorum. But all buildIndexes:false nodes,&lt;br/&gt;
including non-voting ones, should be excluded.&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 5f6cd9a3c69faef393b79e18b118b29f2cce0123)&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0a38f458292dc64d5be84663bec8102d9a232f1e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0a38f458292dc64d5be84663bec8102d9a232f1e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4401974" author="xgen-internal-githook" created="Wed, 9 Mar 2022 20:27:17 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Louis Williams&apos;, &apos;email&apos;: &apos;louis.williams@mongodb.com&apos;, &apos;username&apos;: &apos;louiswilliams&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-63531&quot; title=&quot;commitQuorum incorrectly includes buildIndexes:false nodes and error message incorrectly says that only voting nodes are eligible&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-63531&quot;&gt;&lt;del&gt;SERVER-63531&lt;/del&gt;&lt;/a&gt; Prevent all buildIndexes:false nodes from being included in commitQuorum&lt;br/&gt;
Previously only voting buildIndexes:false nodes were excluded from commitQuorum. But all buildIndexes:false nodes,&lt;br/&gt;
including non-voting ones, should be excluded.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/5f6cd9a3c69faef393b79e18b118b29f2cce0123&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/5f6cd9a3c69faef393b79e18b118b29f2cce0123&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4397426" author="xgen-internal-githook" created="Tue, 8 Mar 2022 10:50:41 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Louis Williams&apos;, &apos;email&apos;: &apos;louis.williams@mongodb.com&apos;, &apos;username&apos;: &apos;louiswilliams&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-63531&quot; title=&quot;commitQuorum incorrectly includes buildIndexes:false nodes and error message incorrectly says that only voting nodes are eligible&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-63531&quot;&gt;&lt;del&gt;SERVER-63531&lt;/del&gt;&lt;/a&gt; Correct error to indicate that non-voting members can be included in commitQuorum&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/303a724f519e8d45d3b5d1d31c1ac509cfabf08c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/303a724f519e8d45d3b5d1d31c1ac509cfabf08c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4348001" author="louis.williams" created="Thu, 10 Feb 2022 16:03:06 +0000"  >&lt;p&gt;This was actually caused by &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-53176&quot; title=&quot;Return an error when commitQuorum includes voting buildIndexes:false members&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-53176&quot;&gt;&lt;del&gt;SERVER-53176&lt;/del&gt;&lt;/a&gt;, not &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-56146&quot; title=&quot;Incorrect commitQuorum error message&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-56146&quot;&gt;&lt;del&gt;SERVER-56146&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="4347971" author="milkie" created="Thu, 10 Feb 2022 15:56:53 +0000"  >&lt;p&gt;We only need to backport this fix to 5.3, as per &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-56146&quot; title=&quot;Incorrect commitQuorum error message&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-56146&quot;&gt;&lt;del&gt;SERVER-56146&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;However, we need to backport the documentation correction back to the first version that commitQuorum was supported, since I suspect the docs have been wrong since that time.  This could go back to manual4.4 or even earlier.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10320">
                    <name>Documented</name>
                                                                <inwardlinks description="is documented by">
                                        <issuelink>
            <issuekey id="1998458">DOCS-15166</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                                                <inwardlinks description="is caused by">
                                        <issuelink>
            <issuekey id="1556919">SERVER-53176</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1681847">SERVER-56146</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="23140"><![CDATA[v5.3]]></customfieldvalue>
    <customfieldvalue key="21777"><![CDATA[v5.0]]></customfieldvalue>
    <customfieldvalue key="18953"><![CDATA[v4.4]]></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[[5002K000011F01uQAC, 5006R00001wuICxQAM]]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 10 Feb 2022 15:56:53 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 43 weeks, 1 day ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_17052" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Downstream Changes Summary</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>The following changes have been made:&lt;br/&gt;
* Error messages have been updated to indicate that non-voting nodes may be included in an index build commitQuourm. Our documentation incorrectly states that commitQuorum only includes &amp;quot;data-bearing voting replica set members&amp;quot;. This should be updated to say &amp;quot;data-bearing replica set members&amp;quot;&lt;br/&gt;
* Nodes with buildIndexes:false can never be included in a commitQuorum. Previously, we incorrectly allowed non-voting buildIndexes:false nodes to be part of a commitQuorum, but these nodes should never be included, regardless of voting status.</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16942"><![CDATA[Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 43 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>milkie@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>louis.williams@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0jt1j:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i02vs7:</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="5812">Execution Team 2022-03-21</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_17051" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Teams Impacted</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16943"><![CDATA[Cloud]]></customfieldvalue>
    <customfieldvalue key="16944"><![CDATA[Docs]]></customfieldvalue>
    <customfieldvalue key="16946"><![CDATA[Triage and Release]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

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

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