<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:32:47 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-54144] Relax timing constraint in profile_operation_metrics.js</title>
                <link>https://jira.mongodb.org/browse/SERVER-54144</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;The &lt;tt&gt;assertMetricsExist&lt;/tt&gt; function in &lt;em&gt;profile_operation_metrics.js&lt;/em&gt; relies on the elapsed time measured by &lt;tt&gt;OperationCPUTimer&lt;/tt&gt;, and expects a non-zero value when measuring execution time of database operations (see &lt;a href=&quot;https://github.com/mongodb/mongo/blob/bf71cf09aa021bef2f5e3aeacffdb92a286738ff/jstests/noPassthrough/profile_operation_metrics.js#L41&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;here&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;However, the OS clock source is only expected to return monotonically increasing values, and might retain its value for a period of time. The following repro is an example of such cases, where not only the reported elapsed time is zero, the timestamps captured by both mongod logger and resmoke indicate that the time is not advancing:&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:profile_operation_metrics] 2021-01-15T18:47:19.863+0000 [jsTest] ----&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:profile_operation_metrics] 2021-01-15T18:47:19.863+0000 &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:profile_operation_metrics] 2021-01-15T18:47:19.863+0000 d20021| 2021-01-15T18:47:19.862+00:00 I  CONTROL  7777701 [conn1] &quot;Started the timer&quot;,&quot;attr&quot;:{&quot;timer&quot;:140017349984296}&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:profile_operation_metrics] 2021-01-15T18:47:19.863+0000 d20021| 2021-01-15T18:47:19.862+00:00 I  CONTROL  7777705 [conn1] &quot;Got elapsed&quot;,&quot;attr&quot;:{&quot;timer&quot;:140017349984296,&quot;elapsedNanos&quot;:0}&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:profile_operation_metrics] 2021-01-15T18:47:19.863+0000 d20021| 2021-01-15T18:47:19.862+00:00 I  COMMAND  51803   [conn11] &quot;Slow query&quot;,&quot;attr&quot;:{&quot;type&quot;:&quot;command&quot;,&quot;ns&quot;:&quot;local.oplog.rs&quot;,&quot;appName&quot;:&quot;OplogFetcher&quot;,&quot;command&quot;:{&quot;getMore&quot;:2008406674905367600,&quot;collection&quot;:&quot;oplog.rs&quot;,&quot;batchSize&quot;:13981010,&quot;maxTimeMS&quot;:5000,&quot;term&quot;:1,&quot;lastKnownCommittedOpTime&quot;:{&quot;ts&quot;:{&quot;$timestamp&quot;:{&quot;t&quot;:1610736438,&quot;i&quot;:3}},&quot;t&quot;:1},&quot;$db&quot;:&quot;local&quot;,&quot;$replData&quot;:1,&quot;$oplogQueryData&quot;:1,&quot;$readPreference&quot;:{&quot;mode&quot;:&quot;secondaryPreferred&quot;},&quot;$clusterTime&quot;:{&quot;clusterTime&quot;:{&quot;$timestamp&quot;:{&quot;t&quot;:1610736438,&quot;i&quot;:3}},&quot;signature&quot;:{&quot;hash&quot;:{&quot;$binary&quot;:{&quot;base64&quot;:&quot;0pIxOg35PPB2fjfkjtAnD4HOq5Q=&quot;,&quot;subType&quot;:&quot;0&quot;}},&quot;keyId&quot;:6918060319390564000}}},&quot;originatingCommand&quot;:{&quot;find&quot;:&quot;oplog.rs&quot;,&quot;filter&quot;:{&quot;ts&quot;:{&quot;$gte&quot;:{&quot;$timestamp&quot;:{&quot;t&quot;:1610736438,&quot;i&quot;:2}}}},&quot;ntoreturn&quot;:13981010,&quot;tailable&quot;:true,&quot;awaitData&quot;:true,&quot;term&quot;:1,&quot;maxTimeMS&quot;:60000,&quot;readConcern&quot;:{&quot;level&quot;:&quot;local&quot;,&quot;afterClusterTime&quot;:{&quot;$timestamp&quot;:{&quot;t&quot;:0,&quot;i&quot;:1}}},&quot;$db&quot;:&quot;local&quot;,&quot;$replData&quot;:1,&quot;$oplogQueryData&quot;:1,&quot;$readPreference&quot;:{&quot;mode&quot;:&quot;secondaryPreferred&quot;},&quot;$clusterTime&quot;:{&quot;clusterTime&quot;:{&quot;$timestamp&quot;:{&quot;t&quot;:1610736438,&quot;i&quot;:3}},&quot;signature&quot;:{&quot;hash&quot;:{&quot;$binary&quot;:{&quot;base64&quot;:&quot;0pIxOg35PPB2fjfkjtAnD4HOq5Q=&quot;,&quot;subType&quot;:&quot;0&quot;}},&quot;keyId&quot;:6918060319390564000}}},&quot;planSummary&quot;:&quot;COLLSCAN&quot;,&quot;cursorid&quot;:2008406674905367600,&quot;keysExamined&quot;:0,&quot;docsExamined&quot;:1,&quot;numYields&quot;:2,&quot;nreturned&quot;:1,&quot;reslen&quot;:811,&quot;locks&quot;:{&quot;Global&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:3}},&quot;Mutex&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:1}}},&quot;readConcern&quot;:{&quot;level&quot;:&quot;local&quot;,&quot;afterClusterTime&quot;:{&quot;$timestamp&quot;:{&quot;t&quot;:0,&quot;i&quot;:1}},&quot;provenance&quot;:&quot;clientSupplied&quot;},&quot;storage&quot;:{},&quot;remote&quot;:&quot;10.122.0.229:32975&quot;,&quot;protocol&quot;:&quot;op_msg&quot;,&quot;durationMillis&quot;:0}&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:profile_operation_metrics] 2021-01-15T18:47:19.863+0000 d20021| 2021-01-15T18:47:19.862+00:00 I  WRITE    51803   [conn1] &quot;Slow query&quot;,&quot;attr&quot;:{&quot;type&quot;:&quot;remove&quot;,&quot;ns&quot;:&quot;profile_operation_metrics.coll&quot;,&quot;appName&quot;:&quot;MongoDB Shell&quot;,&quot;command&quot;:{&quot;q&quot;:{&quot;_id&quot;:1},&quot;limit&quot;:0},&quot;planSummary&quot;:&quot;IDHACK&quot;,&quot;keysExamined&quot;:1,&quot;docsExamined&quot;:1,&quot;ndeleted&quot;:1,&quot;keysDeleted&quot;:1,&quot;numYields&quot;:0,&quot;locks&quot;:{&quot;ParallelBatchWriterMode&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:1}},&quot;ReplicationStateTransition&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:1}},&quot;Global&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:1}},&quot;Database&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:1}},&quot;Collection&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:1}},&quot;Mutex&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:1}}},&quot;flowControl&quot;:{&quot;acquireCount&quot;:1,&quot;timeAcquiringMicros&quot;:2},&quot;storage&quot;:{},&quot;operationMetrics&quot;:{&quot;docBytesRead&quot;:29,&quot;docUnitsRead&quot;:1,&quot;idxEntryBytesRead&quot;:3,&quot;idxEntryUnitsRead&quot;:1,&quot;cursorSeeks&quot;:3,&quot;docBytesWritten&quot;:29,&quot;docUnitsWritten&quot;:1,&quot;idxEntryBytesWritten&quot;:3,&quot;idxEntryUnitsWritten&quot;:1},&quot;remote&quot;:&quot;127.0.0.1:56621&quot;,&quot;durationMillis&quot;:0}&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:profile_operation_metrics] 2021-01-15T18:47:19.863+0000 d20021| 2021-01-15T18:47:19.862+00:00 I  CONTROL  7777704 [conn1] &quot;Got elapsed&quot;,&quot;attr&quot;:{&quot;timer&quot;:140017349984296,&quot;elapsedNanos&quot;:0}&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:profile_operation_metrics] 2021-01-15T18:47:19.863+0000 d20021| 2021-01-15T18:47:19.862+00:00 I  CONTROL  7777702 [conn1] &quot;Stopped the timer&quot;,&quot;attr&quot;:{&quot;timer&quot;:140017349984296}&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:profile_operation_metrics] 2021-01-15T18:47:19.863+0000 d20021| 2021-01-15T18:47:19.862+00:00 I  CONTROL  7777705 [conn1] &quot;Got elapsed&quot;,&quot;attr&quot;:{&quot;timer&quot;:140017349984296,&quot;elapsedNanos&quot;:0}&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;[js_test:profile_operation_metrics] 2021-01-15T18:47:19.863+0000 d20021| 2021-01-15T18:47:19.862+00:00 I  COMMAND  51803   [conn1] &quot;Slow query&quot;,&quot;attr&quot;:{&quot;type&quot;:&quot;remove&quot;,&quot;ns&quot;:&quot;&quot;,&quot;appName&quot;:&quot;MongoDB Shell&quot;,&quot;numYields&quot;:0,&quot;locks&quot;:{&quot;ParallelBatchWriterMode&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:2}},&quot;ReplicationStateTransition&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:3}},&quot;Global&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:1,&quot;w&quot;:2}},&quot;Database&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:2}},&quot;Collection&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:2}},&quot;Metadata&quot;:{&quot;acquireCount&quot;:{&quot;W&quot;:1}},&quot;Mutex&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:2}}},&quot;flowControl&quot;:{&quot;acquireCount&quot;:1,&quot;timeAcquiringMicros&quot;:2},&quot;storage&quot;:{},&quot;operationMetrics&quot;:{&quot;docBytesRead&quot;:29,&quot;docUnitsRead&quot;:1,&quot;idxEntryBytesRead&quot;:3,&quot;idxEntryUnitsRead&quot;:1,&quot;cursorSeeks&quot;:3,&quot;docBytesWritten&quot;:1445,&quot;docUnitsWritten&quot;:13,&quot;idxEntryBytesWritten&quot;:3,&quot;idxEntryUnitsWritten&quot;:1},&quot;remote&quot;:&quot;127.0.0.1:56621&quot;,&quot;durationMillis&quot;:0}&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 should relax this constraint so that a non-advancing clock would not cause failures.&lt;/p&gt;

&lt;p&gt;If the value retrieved from &lt;tt&gt;OperationCPUTimer&lt;/tt&gt; is required to be always increasing, we need another ticket to investigate changes to the implementation so that it provides a stronger guarantee than what is provided by the OS.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1605692">SERVER-54144</key>
            <summary>Relax timing constraint in profile_operation_metrics.js</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="amirsaman.memaripour@mongodb.com">Amirsaman Memaripour</reporter>
                        <labels>
                    </labels>
                <created>Fri, 29 Jan 2021 18:35:22 +0000</created>
                <updated>Sun, 29 Oct 2023 21:58:13 +0000</updated>
                            <resolved>Mon, 8 Feb 2021 21:44:31 +0000</resolved>
                                                    <fixVersion>4.9.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="3605595" author="xgen-internal-githook" created="Mon, 8 Feb 2021 21:42:18 +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-54144&quot; title=&quot;Relax timing constraint in profile_operation_metrics.js&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-54144&quot;&gt;&lt;del&gt;SERVER-54144&lt;/del&gt;&lt;/a&gt; Relax timing constraint in profile_operation_metrics.js&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/29350aece6a2a0d55de8f63a1da97b2ae6c1294e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/29350aece6a2a0d55de8f63a1da97b2ae6c1294e&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.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, 8 Feb 2021 18:14:30 +0000</customfieldvalue>

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


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16941"><![CDATA[Not Needed]]></customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            3 years, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>13.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>amirsaman.memaripour@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|hys6bb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hydslb:</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="4553">Execution Team 2021-02-22</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|hyrskf:</customfieldvalue>

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