<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:55:01 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-62394] Follow up work for SERVER-61131</title>
                <link>https://jira.mongodb.org/browse/SERVER-62394</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;The contract is that&#160;fetcher callback should not throw exceptions,&#160; breaching that contract causes the server to&#160;crash&#160;(due to uncaught exceptions).&#160;&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;&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;[js_test:tenant_migration_donor_try_abort] d20067| {&quot;t&quot;:{&quot;$date&quot;:&quot;2022-01-04T18:44:02.375+00:00&quot;},&quot;s&quot;:&quot;F&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:4757800, &quot;ctx&quot;:&quot;TenantMigrationRecipientService-1&quot;,&quot;msg&quot;:&quot;Writing fatal message&quot;,&quot;attr&quot;:{&quot;message&quot;:&quot;terminate() called. An exception is active; attempting to gather more information&quot;}}&lt;/span&gt;&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;   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;[js_test:tenant_migration_donor_try_abort] d20067| {&quot;t&quot;:{&quot;$date&quot;:&quot;2022-01-04T18:44:02.375+00:00&quot;},&quot;s&quot;:&quot;F&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:4757800, &quot;ctx&quot;:&quot;TenantMigrationRecipientService-1&quot;,&quot;msg&quot;:&quot;Writing fatal message&quot;,&quot;attr&quot;:{&quot;message&quot;:&quot;DBException::toString(): InterruptedDueToReplStateChange: operation was interrupted\nActual exception type: mongo::error_details::ExceptionForImpl&amp;lt;(mongo::ErrorCodes::Error)11602, mongo::ExceptionForCat&amp;lt;(mongo::ErrorCategory)2&amp;gt;, mongo::ExceptionForCat&amp;lt;(mongo::ErrorCategory)3&amp;gt;, mongo::ExceptionForCat&amp;lt;(mongo::ErrorCategory)14&amp;gt; &amp;gt;\n&quot;}}&lt;/span&gt;&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; &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;We do some write ops (&lt;a href=&quot;https://github.com/10gen/mongo/blob/0e2a88fe8df69450c6b9ed8df0b7c478c5ece238/src/mongo/db/repl/tenant_migration_recipient_service.cpp#L1016-L1043&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;create collection and insert documents&lt;/a&gt;)&#160; in&#160;_donorFilenameBackupCursorFileFetcher&apos;s&#160;callback. If a node shuts down or steps down, we interrupt the&#160;&lt;a href=&quot;https://github.com/10gen/mongo/blob/0e2a88fe8df69450c6b9ed8df0b7c478c5ece238/src/mongo/db/repl/tenant_migration_recipient_service.cpp#L1013&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;opCtx&lt;/a&gt;&#160;used by the writeOps that causes the write operation to fail and throw.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1959538">SERVER-62394</key>
            <summary>Follow up work for SERVER-61131</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="christopher.caplinger@mongodb.com">Christopher Caplinger</assignee>
                                    <reporter username="suganthi.mani@mongodb.com">Suganthi Mani</reporter>
                        <labels>
                            <label>shard-merge-milestone-1</label>
                    </labels>
                <created>Thu, 6 Jan 2022 16:42:28 +0000</created>
                <updated>Sun, 29 Oct 2023 21:44:27 +0000</updated>
                            <resolved>Thu, 27 Jan 2022 18:57:52 +0000</resolved>
                                                    <fixVersion>5.3.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="4319117" author="xgen-internal-githook" created="Thu, 27 Jan 2022 18:48:09 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Christopher Caplinger&apos;, &apos;email&apos;: &apos;christopher.caplinger@mongodb.com&apos;, &apos;username&apos;: &apos;UnicodeSnowman&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-62394&quot; title=&quot;Follow up work for SERVER-61131&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-62394&quot;&gt;&lt;del&gt;SERVER-62394&lt;/del&gt;&lt;/a&gt;: Follow-up work for &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-61131&quot; title=&quot;Store backup cursor results and set state to &amp;quot;learned filenames&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-61131&quot;&gt;&lt;del&gt;SERVER-61131&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/fb529499ff831684ee281bd13486b62b2bbcc3a3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/fb529499ff831684ee281bd13486b62b2bbcc3a3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4302739" author="suganthi.mani" created="Thu, 20 Jan 2022 14:17:05 +0000"  >&lt;p&gt;Also, just saw that we currently hold &lt;a href=&quot;https://github.com/10gen/mongo/blob/62f96c0a43ff3fe2cd900315662e6aa972589533/src/mongo/db/repl/tenant_migration_recipient_service.cpp#L984-L1043&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;mutex and do disk-write&lt;/a&gt; which is not a best practice. Mutex locks are taken for short-critical section. &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=christopher.caplinger&quot; class=&quot;user-hover&quot; rel=&quot;christopher.caplinger&quot;&gt;christopher.caplinger&lt;/a&gt; could you please address this in this ticket as well?&lt;/p&gt;</comment>
                            <comment id="4278759" author="suganthi.mani" created="Thu, 6 Jan 2022 16:43:50 +0000"  >&lt;p&gt;Pasting the slack conversation&#160;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;b&gt;We can fix this by&#160; by adding&#160; wrapping&lt;/b&gt;&#160;&lt;b&gt;&lt;a href=&quot;https://github.com/10gen/mongo/blob/0e2a88fe8df69450c6b9ed8df0b7c478c5ece238/src/mongo/db/repl/tenant_migration_recipient_service.cpp#L1021-L1045&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;those write ops&lt;/a&gt;&lt;/b&gt;&#160;&lt;b&gt;in&lt;/b&gt;&#160;&lt;tt&gt;&lt;b&gt;try{..}catch()&lt;/b&gt;&lt;/tt&gt;&#160;&lt;b&gt;block.*But my recommendation is to use&lt;/b&gt;&#160;&lt;a href=&quot;https://github.com/10gen/mongo/blob/22249d4747a17977a20d229f8f41185d9b99518d/src/mongo/db/ops/write_ops_exec.h#L81&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;write_ops_exec::performInserts&lt;/a&gt;*() (It&#8217;s the entry point to user insert commands).&lt;br/&gt;
 1) It has logic to&#160;&lt;a href=&quot;https://github.com/10gen/mongo/blob/22249d4747a17977a20d229f8f41185d9b99518d/src/mongo/db/ops/write_ops_exec.cpp#L524-L569&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;_convertExceptionToReturnStatus&lt;/a&gt;()&lt;br/&gt;
 2) we are currently &lt;a href=&quot;https://github.com/10gen/mongo/blob/0e2a88fe8df69450c6b9ed8df0b7c478c5ece238/src/mongo/db/repl/tenant_migration_recipient_service.cpp#L1022&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&#160;taking X lock on Config database&lt;/a&gt;&#160;(it&#8217;s not correct). We should take IX lock for the Database. Otherwise, it will block any operations in other collections present in config database.&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;We don&#8217;t need to take collection or db locks in the recipient file, performInserts will take necessary lock.&lt;/li&gt;
	&lt;li&gt;Also, if the collection is not present, it will&#160;&lt;a href=&quot;https://github.com/10gen/mongo/blob/22249d4747a17977a20d229f8f41185d9b99518d/src/mongo/db/ops/write_ops_exec.cpp#L467&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;create the collection&lt;/a&gt;&#160;implicitly before insert.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;3) We should disable the document validation for&#160;&lt;a href=&quot;https://github.com/10gen/mongo/blob/7d70b156eb30a857b372f671dc078173f66810b5/src/mongo/db/repl/oplog_buffer_collection.cpp#L202-L205&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;this&lt;/a&gt;&#160;reason mentioned here. In the current code, we do&#160;&lt;a href=&quot;https://github.com/10gen/mongo/blob/22249d4747a17977a20d229f8f41185d9b99518d/src/mongo/db/catalog/collection_impl.cpp#L754&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;collection validation&lt;/a&gt;().&lt;/p&gt;

&lt;p&gt;4) I am not recommending StorageInterfaceImpl::insertDocuments(), it has some&#160;&lt;a href=&quot;https://github.com/10gen/mongo/blob/22249d4747a17977a20d229f8f41185d9b99518d/src/mongo/db/repl/storage_interface.h#L139-L148&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;limitations&lt;/a&gt;. In case, in future, if we try to batch write and do it in single WriteUnitOfWork. &lt;b&gt;Here is an example, where we use&lt;/b&gt;&#160;&lt;a href=&quot;https://github.com/10gen/mongo/blob/7d70b156eb30a857b372f671dc078173f66810b5/src/mongo/db/repl/oplog_buffer_collection.cpp#L202-L222&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&lt;b&gt;performInserts&lt;/b&gt;&lt;b&gt;()&lt;/b&gt;&lt;/a&gt;&#160;&lt;b&gt;to insert documents to a replicated collection in config db&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;br/&gt;
 Other things I noted:&lt;/p&gt;

&lt;p&gt;1) After&#160;&lt;a href=&quot;https://github.com/10gen/mongo/blob/0e2a88fe8df69450c6b9ed8df0b7c478c5ece238/src/mongo/db/repl/tenant_migration_recipient_service.cpp#L2563&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;updating the in-memory state doc state&lt;/a&gt;&#160;, we are not persisting the updated state doc.&#160;It seems it&#8217;s depending on&#160;&lt;a href=&quot;https://github.com/10gen/mongo/blob/0e2a88fe8df69450c6b9ed8df0b7c478c5ece238/src/mongo/db/repl/tenant_migration_recipient_service.cpp#L2571-L2573&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;this&lt;/a&gt;&#160;step for state doc persistence, that is&#160; after killing backup cursor, and that&#8217;s wrong.&#160; I believe, my ticket will add logic of copying the donor files to recipient after updating the state and&#160;&lt;a href=&quot;https://github.com/10gen/mongo/blob/0e2a88fe8df69450c6b9ed8df0b7c478c5ece238/src/mongo/db/repl/tenant_migration_recipient_service.cpp#L2571&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;before killing the backup cursor&lt;/a&gt;. We need to inform secondaries before the primary starts the file cloning and killing backup cursor.&lt;br/&gt;
 2)&#160; minor NIT: It seems you recently wrapped this shouldStopSendingRecipientSyncDataCommand() in&#160;&lt;a href=&quot;https://github.com/10gen/mongo/blob/0e2a88fe8df69450c6b9ed8df0b7c478c5ece238/src/mongo/db/repl/tenant_migration_donor_service.cpp#L734&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;mutex&lt;/a&gt;&#160;and I assume it&#8217;s due to calling getProtocol(). We don&#8217;t need to take any mutex lock to read getProtocol() which reads&#160;&lt;a href=&quot;https://github.com/10gen/mongo/blob/0e2a88fe8df69450c6b9ed8df0b7c478c5ece238/src/mongo/db/repl/tenant_migration_donor_service.h#L294-L297&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;_protocol&lt;/a&gt;&#160;value.&lt;/p&gt;&lt;/blockquote&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="1913698">SERVER-61131</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.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_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, 24 Jan 2022 17:19:00 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        2 years, 1 week, 6 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-61131'>SERVER-61131</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-2353</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>
                            2 years, 1 week, 6 days 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>christopher.caplinger@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>suganthi.mani@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0g40n:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hzytp3:</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="5671">Server Serverless 2022-01-24</customfieldvalue>
    <customfieldvalue id="5672">Server Serverless 2022-02-07</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|i0fq5z:</customfieldvalue>

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