<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:05:55 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-66609] Avoid global lock upgrade in storage_timestamp_test.cpp</title>
                <link>https://jira.mongodb.org/browse/SERVER-66609</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Investigation to ban global lock upgrades is ongoing in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-60621&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;SERVER-60621&lt;/a&gt;. While working on dependent  &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-61788&quot; title=&quot;Determine if we can avoid global lock upgrade in dbtest StorageTimestampTest&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-61788&quot;&gt;&lt;del&gt;SERVER-61788&lt;/del&gt;&lt;/a&gt;, avoid the lock upgrade in StorageTimestampTest.SecondaryInsertTimes, we have found that &lt;a href=&quot;https://github.com/10gen/mongo/blob/7117730842303f518a50e394b05b2b935bdd24b7/src/mongo/db/repl/storage_timestamp_test.cpp#L3422&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;MultiDocumentTransactionTest&lt;/a&gt; also fails due to a global lock upgrade from MODE_IS to MODE_IX  in the &lt;a href=&quot;https://github.com/10gen/mongo/blob/7117730842303f518a50e394b05b2b935bdd24b7/src/mongo/db/session_catalog_mongod.cpp#L585&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;constructor&lt;/a&gt; of MongoDOperationContextSession. &lt;/p&gt;

&lt;p&gt;This issue does not appear to be with the test itself, but something general.&lt;/p&gt;

&lt;p&gt;Attached &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/attachment/380108/380108_backtrace.log&quot; title=&quot;backtrace.log attached to SERVER-66609&quot;&gt;backtrace.log&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://jira.mongodb.org/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;.&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-61788?focusedCommentId=4560217&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-4560217&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;Comment from Dan Larkin-York&lt;/a&gt;.&lt;/p&gt;</description>
                <environment></environment>
        <key id="2051341">SERVER-66609</key>
            <summary>Avoid global lock upgrade in storage_timestamp_test.cpp</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</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="yujin.kang@mongodb.com">Yujin Kang Park</assignee>
                                    <reporter username="yujin.kang@mongodb.com">Yujin Kang Park</reporter>
                        <labels>
                    </labels>
                <created>Fri, 20 May 2022 08:19:38 +0000</created>
                <updated>Sun, 29 Oct 2023 21:38:01 +0000</updated>
                            <resolved>Fri, 3 Jun 2022 11:34:42 +0000</resolved>
                                                    <fixVersion>6.1.0-rc0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>8</watches>
                                                                                                                <comments>
                            <comment id="4592488" author="xgen-internal-githook" created="Fri, 3 Jun 2022 10:18:17 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Yu Jin Kang Park&apos;, &apos;email&apos;: &apos;yujin.kang@mongodb.com&apos;, &apos;username&apos;: &apos;ykangpark&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-66609&quot; title=&quot;Avoid global lock upgrade in storage_timestamp_test.cpp&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-66609&quot;&gt;&lt;del&gt;SERVER-66609&lt;/del&gt;&lt;/a&gt;: Avoid global lock upgrade within storage_timestamp_test.cpp&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9aafbc13112e03e9aa6889b0fb754adaac8d1e84&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9aafbc13112e03e9aa6889b0fb754adaac8d1e84&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4587155" author="JIRAUSER1265133" created="Wed, 1 Jun 2022 16:19:48 +0000"  >&lt;p&gt;As Haley pointed out assertOplogDocumentExistsAtTimestamp causes a lock upgrade in the locations where it is called with an AutoGetCollection with MODE_IS in scope.&lt;/p&gt;

&lt;p&gt;Additionally, similar to &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-61788&quot; title=&quot;Determine if we can avoid global lock upgrade in dbtest StorageTimestampTest&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-61788&quot;&gt;&lt;del&gt;SERVER-61788&lt;/del&gt;&lt;/a&gt; there are instances where a lock upgrade is caused by calling doNonAtomicApply or doAtomicApplyOps.&#160;&lt;/p&gt;

&lt;p&gt;I have renamed this ticket to address these.&lt;/p&gt;</comment>
                            <comment id="4586691" author="haley.connelly" created="Wed, 1 Jun 2022 14:56:25 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=yujin.kang%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;yujin.kang@mongodb.com&quot;&gt;yujin.kang@mongodb.com&lt;/a&gt; I&apos;ve found this is still an issue despite preventing a lock upgrade in fetchActiveTransactionHistory. As Yujin pointed out offline, we can confirm the lock is upgraded by adding the following invariant to &lt;a href=&quot;https://github.com/mongodb/mongo/blob/b10f303adf3cc7be4468c0607703a08c868286a1/src/mongo/db/concurrency/lock_manager.cpp#L557&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lock_manager.cpp&lt;/a&gt;&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;   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;invariant(resId != resourceIdGlobal, fmt::format(&quot;Global lock upgrade {} -&amp;gt; {}&quot;, modeName(request-&amp;gt;mode), modeName(newMode)));&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;Running the storage_timestamp_test with the addition of the invariant, on top of changes made in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-61733&quot; title=&quot;Determine if global lock upgrade is necessary in transaction_participant.cpp:fetchActiveTransactionHistory&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-61733&quot;&gt;&lt;del&gt;SERVER-61733&lt;/del&gt;&lt;/a&gt;, still causes the server to crash.&lt;/p&gt;

&lt;p&gt;One issue seems to be that while setting up the MultiDocumentTransactionTest, we call assertOplogDocumentExistsAtTimestamp after &lt;a href=&quot;https://github.com/mongodb/mongo/blob/d47db7491eec3f05df5021793a6a97e6f9f5c7d7/src/mongo/db/repl/storage_timestamp_test.cpp#L3439&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;acquiring a MODE_IS lock&lt;/a&gt;.  We&apos;ve &lt;a href=&quot;https://github.com/mongodb/mongo/blob/d47db7491eec3f05df5021793a6a97e6f9f5c7d7/src/mongo/db/repl/storage_timestamp_test.cpp#L3422&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;already set&lt;/a&gt; the opCtx to be in a multi-document transaction, which means the &lt;a href=&quot;https://github.com/mongodb/mongo/blob/d47db7491eec3f05df5021793a6a97e6f9f5c7d7/src/mongo/db/repl/storage_timestamp_test.cpp#L555&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;AutoGetCollectionForRead&lt;/a&gt; passed into Helpers::findOne() eventually tries to upgrade the lock to MODE_IX.&lt;/p&gt;

&lt;p&gt;Going to re-open since this is slightly different than &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-61733&quot; title=&quot;Determine if global lock upgrade is necessary in transaction_participant.cpp:fetchActiveTransactionHistory&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-61733&quot;&gt;&lt;del&gt;SERVER-61733&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="4582967" author="JIRAUSER1265133" created="Tue, 31 May 2022 14:02:45 +0000"  >&lt;p&gt;Closed as duplicate of &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-61733&quot; title=&quot;Determine if global lock upgrade is necessary in transaction_participant.cpp:fetchActiveTransactionHistory&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-61733&quot;&gt;&lt;del&gt;SERVER-61733&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4582880" author="JIRAUSER1265133" created="Tue, 31 May 2022 13:43:22 +0000"  >&lt;p&gt;This is caused by &lt;a href=&quot;https://github.com/10gen/mongo/blob/1bb4f64ef836c0c1a20955d8f6d559eaffe08563/src/mongo/db/transaction_participant.cpp#L211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;fetchActiveTransactionHistory&lt;/a&gt; taking global lock IS and then using DBClientBase::findOne, which ends up taking global lock IX due to &lt;a href=&quot;https://github.com/10gen/mongo/blob/0c242cb6ac5d61100cdcaee7f4533de7c2307d25/src/mongo/db/db_raii.h#L574-L579&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;getLockModeForQuery&lt;/a&gt; returning IX for reads with snapshot readConcern.&lt;/p&gt;

&lt;p&gt;Dump of lock upgrade:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/attachment/381959/381959_SERVER-66609_backtrace.txt&quot; title=&quot;SERVER-66609_backtrace.txt attached to SERVER-66609&quot;&gt;SERVER-66609_backtrace.txt&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://jira.mongodb.org/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Print of stack trace each time LockManager::lock is called with resourceIdGlobal:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/attachment/381960/381960_SERVER-66609_print_stack_on_global_lock.log&quot; title=&quot;SERVER-66609_print_stack_on_global_lock.log attached to SERVER-66609&quot;&gt;SERVER-66609_print_stack_on_global_lock.log&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://jira.mongodb.org/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;</comment>
                            <comment id="4565539" author="JIRAUSER1265133" created="Mon, 23 May 2022 09:51:24 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=kaloian.manassiev%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;kaloian.manassiev@mongodb.com&quot;&gt;kaloian.manassiev@mongodb.com&lt;/a&gt; Intended to point to the place where the constructor is called, not the constructor itself. But that might have been confusing. I changed it to point to the constructor and also added a link to the test making the call. Thanks! &lt;/p&gt;</comment>
                            <comment id="4565479" author="kaloian.manassiev" created="Mon, 23 May 2022 09:25:24 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=yujin.kang%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;yujin.kang@mongodb.com&quot;&gt;yujin.kang@mongodb.com&lt;/a&gt;: In the description you have included a link to a test file, not the constructor of MongoDOperationContextSession. Can you fix it?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="1933284">SERVER-61733</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="1896377">SERVER-60621</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="1935415">SERVER-61788</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="381959" name="SERVER-66609_backtrace.txt" size="46963" author="yujin.kang@mongodb.com" created="Tue, 31 May 2022 13:40:59 +0000"/>
                            <attachment id="381960" name="SERVER-66609_print_stack_on_global_lock.log" size="499959" author="yujin.kang@mongodb.com" created="Tue, 31 May 2022 13:41:00 +0000"/>
                            <attachment id="380108" name="backtrace.log" size="46596" author="yujin.kang@mongodb.com" created="Fri, 20 May 2022 08:11:52 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>7.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>Mon, 23 May 2022 09:25:24 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 35 weeks, 5 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-61733'>SERVER-61733</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-2881</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, 35 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>haley.connelly@mongodb.com</customfieldvalue>
            <customfieldvalue>kaloian.manassiev@mongodb.com</customfieldvalue>
            <customfieldvalue>yujin.kang@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0vnrz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i0ek1k:</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="6029">Execution Team 2022-06-13</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|i0v9xb:</customfieldvalue>

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