<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:05:51 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-44393] indexu.js fails in replica_set_passthrough when two phase index builds are enabled</title>
                <link>https://jira.mongodb.org/browse/SERVER-44393</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;When the test &lt;a href=&quot;https://github.com/mongodb/mongo/blob/3ee34d4b15bb263106427688b7915bb8571eaecd/jstests/core/indexu.js&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;jstests/core/indexu.js&lt;/a&gt;&#160;is run in a passthrough suites that uses replica sets, such as &lt;a href=&quot;https://github.com/mongodb/mongo/blob/3ee34d4b15bb263106427688b7915bb8571eaecd/buildscripts/resmokeconfig/suites/replica_sets_jscore_passthrough.yml&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;replica_sets_jscore_passthrough&lt;/a&gt;, the secondary node will crash with a &lt;a href=&quot;https://github.com/mongodb/mongo/blob/3ee34d4b15bb263106427688b7915bb8571eaecd/src/mongo/db/index_builds_coordinator.cpp#L1122&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;51101 fassert code&lt;/a&gt;. The cause of the fatal assertion is an index build failure from &lt;a href=&quot;https://github.com/mongodb/mongo/blob/3ee34d4b15bb263106427688b7915bb8571eaecd/src/mongo/db/index/btree_key_generator.cpp#L95&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;btree_key_generator.cpp with the error code 16746&lt;/a&gt;. This happens when &lt;a href=&quot;https://github.com/mongodb/mongo/blob/3ee34d4b15bb263106427688b7915bb8571eaecd/src/mongo/db/enable_two_phase_index_build.idl&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;two phase index builds are enabled&lt;/a&gt;.&lt;/p&gt;

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

&lt;p&gt;This can be reproduced with the following command line:&lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&amp;nbsp;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;buildscripts/resmoke.py --mongodSetParameters=&apos;{enableTwoPhaseIndexBuild: true}&apos; --suites=replica_sets_jscore_passthrough jstests/core/indexu.js &lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;</description>
                <environment></environment>
        <key id="988785">SERVER-44393</key>
            <summary>indexu.js fails in replica_set_passthrough when two phase index builds are enabled</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="benety.goh@mongodb.com">Benety Goh</assignee>
                                    <reporter username="benety.goh@mongodb.com">Benety Goh</reporter>
                        <labels>
                    </labels>
                <created>Mon, 4 Nov 2019 16:55:10 +0000</created>
                <updated>Sun, 29 Oct 2023 22:15:25 +0000</updated>
                            <resolved>Mon, 11 Nov 2019 16:36:05 +0000</resolved>
                                                    <fixVersion>4.3.1</fixVersion>
                                    <component>Storage</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="2526703" author="xgen-internal-githook" created="Sat, 9 Nov 2019 23:29:33 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;username&apos;: &apos;benety&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-44393&quot; title=&quot;indexu.js fails in replica_set_passthrough when two phase index builds are enabled&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-44393&quot;&gt;&lt;del&gt;SERVER-44393&lt;/del&gt;&lt;/a&gt; two phase index build crashes on commitIndexBuild while waiting for abort due to prior indexing errors&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a5b55ef3f97e3fef647d9b17ef3109144bdf8477&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a5b55ef3f97e3fef647d9b17ef3109144bdf8477&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2526596" author="xgen-internal-githook" created="Sat, 9 Nov 2019 18:10:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;username&apos;: &apos;benety&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-44393&quot; title=&quot;indexu.js fails in replica_set_passthrough when two phase index builds are enabled&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-44393&quot;&gt;&lt;del&gt;SERVER-44393&lt;/del&gt;&lt;/a&gt; add js test to ensure secondary aborts if it gets a commitIndexBuild oplog entry after failing to insert the sorted keys&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/6096c0e308c8ccc98c61636f924ffed4689efd12&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/6096c0e308c8ccc98c61636f924ffed4689efd12&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2526463" author="xgen-internal-githook" created="Sat, 9 Nov 2019 02:03:21 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;benety&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;name&apos;: &apos;Benety Goh&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-44393&quot; title=&quot;indexu.js fails in replica_set_passthrough when two phase index builds are enabled&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-44393&quot;&gt;&lt;del&gt;SERVER-44393&lt;/del&gt;&lt;/a&gt; IndexBuildsCoordinator::_buildIndexTwoPhase() saves indexing error from first two phases on secondary and waits for abort&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/429174a925a476806a19a1c3cb8533ac2d513347&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/429174a925a476806a19a1c3cb8533ac2d513347&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2526279" author="xgen-internal-githook" created="Fri, 8 Nov 2019 22:09:43 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;benety&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;name&apos;: &apos;Benety Goh&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-44393&quot; title=&quot;indexu.js fails in replica_set_passthrough when two phase index builds are enabled&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-44393&quot;&gt;&lt;del&gt;SERVER-44393&lt;/del&gt;&lt;/a&gt; add js test for a secondary index build that waits for abort from the primary after a 16746 error&lt;/p&gt;

&lt;p&gt;Index spec and test data is based on jstests/core/indexu.js&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/34cc781e42eabe52c409ad930e87ed785c0db9d5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/34cc781e42eabe52c409ad930e87ed785c0db9d5&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2525657" author="xgen-internal-githook" created="Fri, 8 Nov 2019 18:29:58 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;benety&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;name&apos;: &apos;Benety Goh&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-44393&quot; title=&quot;indexu.js fails in replica_set_passthrough when two phase index builds are enabled&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-44393&quot;&gt;&lt;del&gt;SERVER-44393&lt;/del&gt;&lt;/a&gt; split IndexBuildsCoordinator::_buildIndex() by index build protocol (single or two phase)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8d02d5b95fd198e685cb5009e1613730379d5e0c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8d02d5b95fd198e685cb5009e1613730379d5e0c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2525351" author="xgen-internal-githook" created="Fri, 8 Nov 2019 16:25:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;benety&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;name&apos;: &apos;Benety Goh&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-44393&quot; title=&quot;indexu.js fails in replica_set_passthrough when two phase index builds are enabled&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-44393&quot;&gt;&lt;del&gt;SERVER-44393&lt;/del&gt;&lt;/a&gt; split IndexBuildsCoordinator::_buildIndex() into hybrid index build phases&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/02cef2152d32e04f6f8149dd7923f977b417ffb2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/02cef2152d32e04f6f8149dd7923f977b417ffb2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2519671" author="benety.goh" created="Wed, 6 Nov 2019 13:36:40 +0000"  >&lt;p&gt;indexu.js was added to highlight potentially ambiguous indexing behavior described in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-2902&quot; title=&quot;Index keys are not generated for numerically referenced array elements&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-2902&quot;&gt;&lt;del&gt;SERVER-2902&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-2598&quot; title=&quot;Curious indexing behavior with arrays&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-2598&quot;&gt;&lt;del&gt;SERVER-2598&lt;/del&gt;&lt;/a&gt;. The error code 16746 was introduced in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9163&quot; title=&quot;Add btree access method, move BtreeCursor to use it.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9163&quot;&gt;&lt;del&gt;SERVER-9163&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-8791&quot; title=&quot;Create a uniform index API across all types of indices&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-8791&quot;&gt;&lt;del&gt;SERVER-8791&lt;/del&gt;&lt;/a&gt; during the query system rewrite in 2013.&lt;/p&gt;</comment>
                            <comment id="2516402" author="benety.goh" created="Mon, 4 Nov 2019 17:00:00 +0000"  >&lt;p&gt;I had a theory that &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-39428&quot; title=&quot;Record all indexing errors during simultaneous index builds for later constraint checking&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-39428&quot;&gt;&lt;del&gt;SERVER-39428&lt;/del&gt;&lt;/a&gt; may address this issue but this is an index build error that is not specific to unique indexes.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="15477">SERVER-2902</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14828">SERVER-2598</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="70112">SERVER-9163</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="66862">SERVER-8791</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="943441">SERVER-43692</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="996492">SERVER-44544</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="685668">SERVER-39428</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>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_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>Fri, 8 Nov 2019 16:25:48 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        4 years, 13 weeks, 4 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<s><a href='https://jira.mongodb.org/browse/SERVER-8791'>SERVER-8791</a></s>, <s><a href='https://jira.mongodb.org/browse/SERVER-2598'>SERVER-2598</a></s>, <s><a href='https://jira.mongodb.org/browse/SERVER-2902'>SERVER-2902</a></s>, <s><a href='https://jira.mongodb.org/browse/SERVER-9163'>SERVER-9163</a></s>]]></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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-253</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>
                            4 years, 13 weeks, 4 days ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>145.0</customfieldvalue>

                        </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>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hw0ebz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hvoqen:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="3345">Execution Team 2019-11-18</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|hw00lb:</customfieldvalue>

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