<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:15:42 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-70260] Some agg expressions crash sbe_expression_bm</title>
                <link>https://jira.mongodb.org/browse/SERVER-70260</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;See the SBE column entries labeled &lt;font color=&quot;#de350b&quot;&gt;crash&lt;/font&gt; in the following comment of &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-59123&quot; title=&quot;Add benchmarks for frequently used aggregation expressions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-59123&quot;&gt;&lt;del&gt;SERVER-59123&lt;/del&gt;&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-59123?focusedCommentId=4863444&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-4863444&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/SERVER-59123?focusedCommentId=4863444&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-4863444&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;All of these benchmarks work fine in Classic (expression_bm executable) but cause crashes in the SBE benchmark tool (sbe_expression_bm executable created by &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-69798&quot; title=&quot;Add benchmarks for SBE expressions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-69798&quot;&gt;&lt;del&gt;SERVER-69798&lt;/del&gt;&lt;/a&gt;). I looked at several of them and the proximal cause of the crashes is they trigger the assertion&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;tassert(6979800, &quot;Unexpected: EvalStage.stage is not null&quot;, evalStage.stageIsNull()); &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;This assertion is after the check for whether the expression is supported in SBE, so all of these are for expressions that SBE does support.&lt;/p&gt;

&lt;p&gt;In one case I tried commenting out the above assert and that led to a crash in SBE itself. Thus I have opened this ticket to debug this problem, and in the meantime I have temporarily not registered any of the crashing expressions with the SBE benchmarking tool in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-59123&quot; title=&quot;Add benchmarks for frequently used aggregation expressions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-59123&quot;&gt;&lt;del&gt;SERVER-59123&lt;/del&gt;&lt;/a&gt; so it can be delivered without waiting for the fix to the SBE problem.&lt;/p&gt;</description>
                <environment></environment>
        <key id="2152910">SERVER-70260</key>
            <summary>Some agg expressions crash sbe_expression_bm</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="ivan.fefer@mongodb.com">Ivan Fefer</assignee>
                                    <reporter username="kevin.cherkauer@mongodb.com">Kevin Cherkauer</reporter>
                        <labels>
                    </labels>
                <created>Wed, 5 Oct 2022 22:43:56 +0000</created>
                <updated>Sun, 29 Oct 2023 21:32:20 +0000</updated>
                            <resolved>Wed, 19 Oct 2022 13:05:02 +0000</resolved>
                                                    <fixVersion>6.2.0-rc0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>7</watches>
                                                                                                                <comments>
                            <comment id="4912365" author="xgen-internal-githook" created="Wed, 19 Oct 2022 12:53:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Ivan Fefer&apos;, &apos;email&apos;: &apos;ivan.fefer@mongodb.com&apos;, &apos;username&apos;: &apos;Fefer-Ivan&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-70260&quot; title=&quot;Some agg expressions crash sbe_expression_bm&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-70260&quot;&gt;&lt;del&gt;SERVER-70260&lt;/del&gt;&lt;/a&gt; Support stage expression in SBE benchmark&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/69892e9a4b5c2741f6384722d7402c115a098f74&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/69892e9a4b5c2741f6384722d7402c115a098f74&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4883204" author="JIRAUSER1270811" created="Thu, 6 Oct 2022 15:44:05 +0000"  >&lt;p&gt;The server crashes are specific to the benchmark code not constructing a properly formatted expression for the server to evaluate. Thus it is not a server bug, but a lack of completeness in the implementation of the sbe_expression_benchmark executable binary, which is an external testing tool only. Currently that binary does not submit the malformed expressions to the server, but instead crashes in the sbe_expression_benchmark binary via the assertion&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;tassert(6979800, &quot;Unexpected: EvalStage.stage is not null&quot;, evalStage.stageIsNull());  &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;Only when I removed this assertion, the malformed expression would then get submitted to the server itself, causing a crash in SBE in the server. But this is due to lack of full expression support in sbe_expression_benchmark. The same statements pasted into mongo shell work fine against a mongod with SBE enabled.&lt;/p&gt;

&lt;p&gt;Sorry my explanation of this distinction yesterday was probably not as clear as it could have been. This is really a bug against sbe_expression_bm, not against mongod or SBE.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="4881742" author="JIRAUSER1270969" created="Thu, 6 Oct 2022 07:14:14 +0000"  >&lt;p&gt;Assert that you see fail is still in benchmarks, they are not crashing SBE.&lt;/p&gt;

&lt;p&gt;I repost here a comment I left in your PR:&lt;/p&gt;

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

&lt;p&gt;The problem is with SBE benchmark code:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo/blob/master/src/mongo/db/query/sbe_expression_bm.cpp#L96&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/blob/master/src/mongo/db/query/sbe_expression_bm.cpp#L96&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;When SBE expression is parsed there are two cases:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Simple expressions that fit into a single EvalStage has null evalStage and can be executed directly by running evalExpr.&lt;/li&gt;
	&lt;li&gt;More complex ones (looks like $cond and $ifNull are like this) generate evalStage that should be used instead of evalExpr.&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;When I was writing this BMs, I had only simple ones, so I didn&apos;t handle the second case and just covered it with assertion.&lt;/p&gt;

&lt;p&gt;Handling this case may look something like this:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;If evalStage.stageIsNull() - execute current implementation.&lt;/li&gt;
	&lt;li&gt;If not, instead of compiling evalExpr, use evalStage:&lt;br/&gt;
2.1 auto stage = evalStage.extractStage()&lt;br/&gt;
2.2 stage.prepare&lt;br/&gt;
2.3 stage.open&lt;br/&gt;
2.4 For each document, write document to input slot and call stage.getNext()&lt;br/&gt;
2.5 ???&lt;br/&gt;
2.6 PROFIT&lt;/li&gt;
&lt;/ol&gt;
</comment>
                            <comment id="4881457" author="kyle.suarez" created="Thu, 6 Oct 2022 01:14:02 +0000"  >&lt;p&gt;Clearing the fix version and sending to the triage queue for discussion.&lt;/p&gt;</comment>
                            <comment id="4881332" author="JIRAUSER1270811" created="Wed, 5 Oct 2022 23:12:11 +0000"  >&lt;p&gt;Moving this to QE Backlog for someone working on SBE to pick up.&lt;/p&gt;</comment>
                            <comment id="4881329" author="JIRAUSER1270811" created="Wed, 5 Oct 2022 23:11:14 +0000"  >&lt;p&gt;The benchmarks that lead to the crashes will be introduced to the codebase by &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-59123&quot; title=&quot;Add benchmarks for frequently used aggregation expressions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-59123&quot;&gt;&lt;del&gt;SERVER-59123&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="4881323" author="JIRAUSER1270811" created="Wed, 5 Oct 2022 23:07:55 +0000"  >&lt;p&gt;To reproduce the crashes, move benchmarks from the BENCHMARK_EXPRESSIONS_CLASSIC_ONLY() macro to the BENCHMARK_EXPRESSIONS() macro below it in expression_bm_fixture.h so they will get registered in the sbe_expression_bm tool, then rebuild server, rebuild and run sbe_expression_bm for those benchmarks.&lt;/p&gt;

&lt;p&gt;When I did this for the new benchmark &quot;LogicalOrTrue0&quot; (to be added by &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-59123&quot; title=&quot;Add benchmarks for frequently used aggregation expressions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-59123&quot;&gt;&lt;del&gt;SERVER-59123&lt;/del&gt;&lt;/a&gt;) and also commented out the assertion mentioned above in sbe_expression_bm.cpp, it hit the following assertion in SBE itself:&lt;/p&gt;

&lt;p&gt;&lt;b&gt;expression.cpp&lt;/b&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;uasserted(4946301, str::stream() &amp;lt;&amp;lt; &quot;undefined slot accessor:&quot; &amp;lt;&amp;lt; slot);&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;Full stack traceback in attached file &lt;b&gt;LogicalOrTrue0.stack_dump.ASSERT_REMOVED.json&lt;/b&gt;.&lt;/p&gt;</comment>
                            <comment id="4881292" author="JIRAUSER1270811" created="Wed, 5 Oct 2022 22:47:31 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=arun.banala%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;arun.banala@mongodb.com&quot;&gt;arun.banala@mongodb.com&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ivan.fefer%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;ivan.fefer@mongodb.com&quot;&gt;ivan.fefer@mongodb.com&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=mihai.andrei%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;mihai.andrei@mongodb.com&quot;&gt;mihai.andrei@mongodb.com&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=david.storch%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;david.storch@mongodb.com&quot;&gt;david.storch@mongodb.com&lt;/a&gt; FYI. I will take a first look into this. It might need to be reassigned to someone who is working on SBE.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="1832219">SERVER-59123</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="406570" name="LogicalOrTrue0.stack_dump.ASSERT_REMOVED.json" size="12879" author="kevin.cherkauer@mongodb.com" created="Wed, 5 Oct 2022 23:08:13 +0000"/>
                    </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>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>Thu, 6 Oct 2022 01:13:03 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 16 weeks 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-59123'>SERVER-59123</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_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, 16 weeks 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>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>ivan.fefer@mongodb.com</customfieldvalue>
            <customfieldvalue>kevin.cherkauer@mongodb.com</customfieldvalue>
            <customfieldvalue>kyle.suarez@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i1d0bz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i0vot4:</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="5914">QE 2022-10-17</customfieldvalue>
    <customfieldvalue id="5916">QE 2022-10-31</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|i1cmhb:</customfieldvalue>

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