<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:32:40 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-76427] Rename $telemetry to $queryStats</title>
                <link>https://jira.mongodb.org/browse/SERVER-76427</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Discussion here:&lt;br/&gt;
&lt;a href=&quot;https://docs.google.com/document/d/11vIGnifVooHS-zrjW2cHoz2Px8vsZ8ranaeprDOin0g/edit?disco=AAAAvdcCwEI&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.google.com/document/d/11vIGnifVooHS-zrjW2cHoz2Px8vsZ8ranaeprDOin0g/edit?disco=AAAAvdcCwEI&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="2321338">SERVER-76427</key>
            <summary>Rename $telemetry to $queryStats</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="will.buerger@mongodb.com">Will Buerger</assignee>
                                    <reporter username="colby.ing@mongodb.com">Colby Ing</reporter>
                        <labels>
                    </labels>
                <created>Fri, 21 Apr 2023 18:56:23 +0000</created>
                <updated>Wed, 7 Feb 2024 19:23:44 +0000</updated>
                            <resolved>Wed, 17 May 2023 17:22:52 +0000</resolved>
                                                    <fixVersion>7.1.0-rc0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="6076336" author="xgen-internal-githook" created="Wed, 7 Feb 2024 19:23:44 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Erin Zhu&apos;, &apos;email&apos;: &apos;erin.zhu@mongodb.com&apos;, &apos;username&apos;: &apos;erinzhu001&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-86298&quot; title=&quot;Query Stats 7.0 Backport Batch #3&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-86298&quot;&gt;&lt;del&gt;SERVER-86298&lt;/del&gt;&lt;/a&gt; QueryStats Backport to 7.0 Batch #3&lt;/p&gt;

&lt;p&gt;Includes backports of the following&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-76866&quot; title=&quot;correct ticket number in TODO&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-76866&quot;&gt;&lt;del&gt;SERVER-76866&lt;/del&gt;&lt;/a&gt; change TODO ticket number&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-76557&quot; title=&quot;Keep RequestShapifiers in telemetry store&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-76557&quot;&gt;&lt;del&gt;SERVER-76557&lt;/del&gt;&lt;/a&gt;: Keep RequestShapifiers in telemetry store&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-76143&quot; title=&quot;Add missing fields to telemetry key&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-76143&quot;&gt;&lt;del&gt;SERVER-76143&lt;/del&gt;&lt;/a&gt; Add missing find command fields to queryStats key&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-75512&quot; title=&quot;Store a hashed telemetry key rather than a BSONObj&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-75512&quot;&gt;&lt;del&gt;SERVER-75512&lt;/del&gt;&lt;/a&gt; key telemetry store on hash rather than BSONObj&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-76947&quot; title=&quot;Shapify search, backup cursor extend, and cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-76947&quot;&gt;&lt;del&gt;SERVER-76947&lt;/del&gt;&lt;/a&gt; remove unimplemented tassert for $cursor shapification&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-76427&quot; title=&quot;Rename $telemetry to $queryStats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-76427&quot;&gt;&lt;del&gt;SERVER-76427&lt;/del&gt;&lt;/a&gt; Rename $telemetry to $queryStats&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-76042&quot; title=&quot;Avoid re-parsing match, sort and projection expressions in registerFindRequest&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-76042&quot;&gt;&lt;del&gt;SERVER-76042&lt;/del&gt;&lt;/a&gt; Avoid re-parsing for the purpose of telemetry&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-73152&quot; title=&quot;Literal and field name redaction for aggregate command&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-73152&quot;&gt;&lt;del&gt;SERVER-73152&lt;/del&gt;&lt;/a&gt;: Aggregation shapification for query stats&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-75597&quot; title=&quot;Investigate if &amp;quot;crs&amp;quot; is being left off of $geometry telemetry (in $geoWithin and friends)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-75597&quot;&gt;&lt;del&gt;SERVER-75597&lt;/del&gt;&lt;/a&gt; Include &apos;crs&apos; in geo serialization with queryStats options&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-76919&quot; title=&quot;add gen command fields to query stats key&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-76919&quot;&gt;&lt;del&gt;SERVER-76919&lt;/del&gt;&lt;/a&gt; add gen command fields to queryStats key&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-77350&quot; title=&quot;Update query stats sampling rate parameter name&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-77350&quot;&gt;&lt;del&gt;SERVER-77350&lt;/del&gt;&lt;/a&gt;: Update query stats sampling rate parameter name&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-76555&quot; title=&quot;Stress-test $queryStats in core passthrough&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-76555&quot;&gt;&lt;del&gt;SERVER-76555&lt;/del&gt;&lt;/a&gt; Stress-test $queryStats in core passthrough&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-77407&quot; title=&quot;uassert on BSONObj or string for $hint field in queryShape&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-77407&quot;&gt;&lt;del&gt;SERVER-77407&lt;/del&gt;&lt;/a&gt; uassert on BSONObj or string for $hint field in queryShape&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-77430&quot; title=&quot;&amp;quot;coordinates&amp;quot; is not required for geoIntersects&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-77430&quot;&gt;&lt;del&gt;SERVER-77430&lt;/del&gt;&lt;/a&gt; Allow coordinates&quot; to be optional&quot;&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-77485&quot; title=&quot;Avoid re-constructing an ExpressionContext for query shape stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-77485&quot;&gt;&lt;del&gt;SERVER-77485&lt;/del&gt;&lt;/a&gt; Avoid unnecessary ExpressionContext re-construction&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-77190&quot; title=&quot;Include the whole client metadata in telemetry key, not just appName&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-77190&quot;&gt;&lt;del&gt;SERVER-77190&lt;/del&gt;&lt;/a&gt; Include the whole client metadata in telemetry key, not just appName&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-77626&quot; title=&quot;Ban tests that rely on strict operation counts from the query stats passthrough&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-77626&quot;&gt;&lt;del&gt;SERVER-77626&lt;/del&gt;&lt;/a&gt; Exclude test checking opcounters from queryStats suite&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-77179&quot; title=&quot;Update $queryStats parameters&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-77179&quot;&gt;&lt;del&gt;SERVER-77179&lt;/del&gt;&lt;/a&gt;: Update $queryStats parameters&lt;br/&gt;
and enterprise commits for&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-76947&quot; title=&quot;Shapify search, backup cursor extend, and cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-76947&quot;&gt;&lt;del&gt;SERVER-76947&lt;/del&gt;&lt;/a&gt; shapify $search and $backupCursorExtend&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-76427&quot; title=&quot;Rename $telemetry to $queryStats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-76427&quot;&gt;&lt;del&gt;SERVER-76427&lt;/del&gt;&lt;/a&gt;: Rename $telemetry to $queryStats&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-76531&quot; title=&quot;Test that mongos does not collect telemetry for queryable encryption collections &quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-76531&quot;&gt;&lt;del&gt;SERVER-76531&lt;/del&gt;&lt;/a&gt;: Test that mongos does not collect telemetry for queryable encryption collections&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-73152&quot; title=&quot;Literal and field name redaction for aggregate command&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-73152&quot;&gt;&lt;del&gt;SERVER-73152&lt;/del&gt;&lt;/a&gt;: Aggregation shapification for query stats&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-77350&quot; title=&quot;Update query stats sampling rate parameter name&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-77350&quot;&gt;&lt;del&gt;SERVER-77350&lt;/del&gt;&lt;/a&gt;: Update query stats sampling rate parameter name&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-77190&quot; title=&quot;Include the whole client metadata in telemetry key, not just appName&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-77190&quot;&gt;&lt;del&gt;SERVER-77190&lt;/del&gt;&lt;/a&gt; Include the whole client metadata in telemetry key, not just appName&lt;br/&gt;
GitOrigin-RevId: 23ee70f6e72c9cf2fa79558fde10f6ecb42d9cf3&lt;br/&gt;
Branch: v7.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/30a74813261ead3652652c7afa50b0b6f243e15c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/30a74813261ead3652652c7afa50b0b6f243e15c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5431381" author="xgen-internal-githook" created="Wed, 17 May 2023 12:59:05 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Will Buerger&apos;, &apos;email&apos;: &apos;will.buerger@mongodb.com&apos;, &apos;username&apos;: &apos;wbuerger46&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-76427&quot; title=&quot;Rename $telemetry to $queryStats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-76427&quot;&gt;&lt;del&gt;SERVER-76427&lt;/del&gt;&lt;/a&gt; Rename $telemetry to $queryStats&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ae65ecae5514adc99d60b7396137a1acf2b44335&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ae65ecae5514adc99d60b7396137a1acf2b44335&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5431021" author="xgen-internal-githook" created="Wed, 17 May 2023 10:20:47 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;liubov.molchanova&apos;, &apos;email&apos;: &apos;liubov.molchanova@mongodb.com&apos;, &apos;username&apos;: &apos;liubov-molchanova&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-76427&quot; title=&quot;Rename $telemetry to $queryStats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-76427&quot;&gt;&lt;del&gt;SERVER-76427&lt;/del&gt;&lt;/a&gt;: Rename $telemetry to $queryStats&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit d646e44b7801a3e5b3230bbae7dcfe05a5ed8707.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/87160f876c6fb94f5d03062b2caee57539ec5d8e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/87160f876c6fb94f5d03062b2caee57539ec5d8e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5430238" author="xgen-internal-githook" created="Wed, 17 May 2023 00:09:54 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Will Buerger&apos;, &apos;email&apos;: &apos;will.buerger@mongodb.com&apos;, &apos;username&apos;: &apos;wbuerger46&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-76427&quot; title=&quot;Rename $telemetry to $queryStats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-76427&quot;&gt;&lt;del&gt;SERVER-76427&lt;/del&gt;&lt;/a&gt;: Rename $telemetry to $queryStats&lt;br/&gt;
Co-authored-by: Ted Tuckman &amp;lt;ted.tuckman@mongodb.com&amp;gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d646e44b7801a3e5b3230bbae7dcfe05a5ed8707&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d646e44b7801a3e5b3230bbae7dcfe05a5ed8707&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5374299" author="charlie.swanson" created="Tue, 25 Apr 2023 16:30:07 +0000"  >&lt;p&gt;marking this as depending on the other rename ticket just so that we do this one second, since the new name is more uncertain.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="2321256">SERVER-76424</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="2342401">SERVER-77179</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2324188">SERVER-85099</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2397508">SERVER-85105</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="2346850">SERVER-77350</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>5.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>Tue, 25 Apr 2023 16:30:07 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        11 hours, 8 minutes 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-76424'>SERVER-76424</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-2885</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>xgen-internal-githook</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            11 hours ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>171.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>charlie.swanson@mongodb.com</customfieldvalue>
            <customfieldvalue>colby.ing@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>will.buerger@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i25unb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i1o5t4:</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="7205">QI 2023-05-15</customfieldvalue>
    <customfieldvalue id="7206">QI 2023-05-29</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|i25gsn:</customfieldvalue>

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