<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:05:06 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-4148] reimplement findone and count using query optimizer cursor</title>
                <link>https://jira.mongodb.org/browse/SERVER-4148</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description></description>
                <environment></environment>
        <key id="24067">SERVER-4148</key>
            <summary>reimplement findone and count using query optimizer cursor</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="9">Done</resolution>
                                        <assignee username="aaron">Aaron Staple</assignee>
                                    <reporter username="aaron">Aaron Staple</reporter>
                        <labels>
                            <label>rn</label>
                    </labels>
                <created>Wed, 26 Oct 2011 00:33:58 +0000</created>
                <updated>Mon, 11 Jul 2016 18:33:54 +0000</updated>
                            <resolved>Fri, 16 Dec 2011 04:49:57 +0000</resolved>
                                                    <fixVersion>2.1.0</fixVersion>
                                    <component>Index Maintenance</component>
                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="73245" author="auto" created="Thu, 15 Dec 2011 03:04:32 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;astaple&apos;, u&apos;name&apos;: u&apos;Aaron&apos;, u&apos;email&apos;: u&apos;aaron@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4148&quot; title=&quot;reimplement findone and count using query optimizer cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4148&quot;&gt;&lt;del&gt;SERVER-4148&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4149&quot; title=&quot;reimplement update and delete using query optimizer cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4149&quot;&gt;&lt;del&gt;SERVER-4149&lt;/del&gt;&lt;/a&gt; add some comments, convert an assert to a verify&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ad23655b1d9a68c7f7b085c0edb60e3336b055e8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ad23655b1d9a68c7f7b085c0edb60e3336b055e8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="72361" author="auto" created="Mon, 12 Dec 2011 07:57:12 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;astaple&apos;, u&apos;name&apos;: u&apos;Aaron&apos;, u&apos;email&apos;: u&apos;aaron@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4148&quot; title=&quot;reimplement findone and count using query optimizer cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4148&quot;&gt;&lt;del&gt;SERVER-4148&lt;/del&gt;&lt;/a&gt; start yielding count using time as well as iteration count criterion, fixes currentop buildbot failures&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/776114c3904dd72309ede8d7cc4c9760ea0fcc9a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/776114c3904dd72309ede8d7cc4c9760ea0fcc9a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="72326" author="auto" created="Mon, 12 Dec 2011 03:30:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;astaple&apos;, u&apos;name&apos;: u&apos;Aaron&apos;, u&apos;email&apos;: u&apos;aaron@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4148&quot; title=&quot;reimplement findone and count using query optimizer cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4148&quot;&gt;&lt;del&gt;SERVER-4148&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4149&quot; title=&quot;reimplement update and delete using query optimizer cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4149&quot;&gt;&lt;del&gt;SERVER-4149&lt;/del&gt;&lt;/a&gt; Implement several query optimizer cursor optimizations due to more frequent use of the query optimizer cursor in place of simple cursors.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/bb58eded1207f43c4db2a6c88d72d908c7a1d305&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/bb58eded1207f43c4db2a6c88d72d908c7a1d305&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="72324" author="auto" created="Mon, 12 Dec 2011 03:30:39 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;astaple&apos;, u&apos;name&apos;: u&apos;Aaron&apos;, u&apos;email&apos;: u&apos;aaron@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4148&quot; title=&quot;reimplement findone and count using query optimizer cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4148&quot;&gt;&lt;del&gt;SERVER-4148&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4149&quot; title=&quot;reimplement update and delete using query optimizer cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4149&quot;&gt;&lt;del&gt;SERVER-4149&lt;/del&gt;&lt;/a&gt; utilize new Cursor interface operations for count, update, and delete.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/6529f9aa1ba5e41c97c819fe374ea4fe4f09d441&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/6529f9aa1ba5e41c97c819fe374ea4fe4f09d441&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="72322" author="auto" created="Mon, 12 Dec 2011 03:30:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;astaple&apos;, u&apos;name&apos;: u&apos;Aaron&apos;, u&apos;email&apos;: u&apos;aaron@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4148&quot; title=&quot;reimplement findone and count using query optimizer cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4148&quot;&gt;&lt;del&gt;SERVER-4148&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4149&quot; title=&quot;reimplement update and delete using query optimizer cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4149&quot;&gt;&lt;del&gt;SERVER-4149&lt;/del&gt;&lt;/a&gt; add new Cursor interface functions to perform matching and clarify the nature of a partial Cursor context yield.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4e08c88fbe69d09a9bbf07a91d94347b4d916d0d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4e08c88fbe69d09a9bbf07a91d94347b4d916d0d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="72319" author="auto" created="Mon, 12 Dec 2011 03:30:32 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;astaple&apos;, u&apos;name&apos;: u&apos;Aaron&apos;, u&apos;email&apos;: u&apos;aaron@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4148&quot; title=&quot;reimplement findone and count using query optimizer cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4148&quot;&gt;&lt;del&gt;SERVER-4148&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4149&quot; title=&quot;reimplement update and delete using query optimizer cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4149&quot;&gt;&lt;del&gt;SERVER-4149&lt;/del&gt;&lt;/a&gt; update test for new index caching behavior&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/00ca77d9c5efb4f48215e0406a6490571f6c4ba6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/00ca77d9c5efb4f48215e0406a6490571f6c4ba6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="72317" author="auto" created="Mon, 12 Dec 2011 03:30:29 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;astaple&apos;, u&apos;name&apos;: u&apos;Aaron&apos;, u&apos;email&apos;: u&apos;aaron@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4148&quot; title=&quot;reimplement findone and count using query optimizer cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4148&quot;&gt;&lt;del&gt;SERVER-4148&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4149&quot; title=&quot;reimplement update and delete using query optimizer cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4149&quot;&gt;&lt;del&gt;SERVER-4149&lt;/del&gt;&lt;/a&gt; return a QueryOptimizerCursor when a non optimal recorded plan is used, to allow failing over to another query plan; stop recording optimal plans to facilitate this implementation&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/cc688328b1e799273a7d7e1ccf508275edb3a423&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/cc688328b1e799273a7d7e1ccf508275edb3a423&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="72313" author="auto" created="Mon, 12 Dec 2011 03:30:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;astaple&apos;, u&apos;name&apos;: u&apos;Aaron&apos;, u&apos;email&apos;: u&apos;aaron@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4148&quot; title=&quot;reimplement findone and count using query optimizer cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4148&quot;&gt;&lt;del&gt;SERVER-4148&lt;/del&gt;&lt;/a&gt; speed up short counts by postponing construction of a client cursor&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0d947ded807a54c6cae10a7227346c69f71e07c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0d947ded807a54c6cae10a7227346c69f71e07c0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="72312" author="auto" created="Mon, 12 Dec 2011 03:30:21 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;astaple&apos;, u&apos;name&apos;: u&apos;Aaron&apos;, u&apos;email&apos;: u&apos;aaron@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4148&quot; title=&quot;reimplement findone and count using query optimizer cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4148&quot;&gt;&lt;del&gt;SERVER-4148&lt;/del&gt;&lt;/a&gt; update test to match slightly modified query pattern recording behavior for count&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/74397cdcf0a56f157db4562ebd2c7819fff22df7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/74397cdcf0a56f157db4562ebd2c7819fff22df7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="72311" author="auto" created="Mon, 12 Dec 2011 03:30:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;astaple&apos;, u&apos;name&apos;: u&apos;Aaron&apos;, u&apos;email&apos;: u&apos;aaron@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4148&quot; title=&quot;reimplement findone and count using query optimizer cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4148&quot;&gt;&lt;del&gt;SERVER-4148&lt;/del&gt;&lt;/a&gt; handle newly reported count assertions in test&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/2465c2a4849426a920058112cd69184d657a0ba7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/2465c2a4849426a920058112cd69184d657a0ba7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="72310" author="auto" created="Mon, 12 Dec 2011 03:30:18 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;astaple&apos;, u&apos;name&apos;: u&apos;Aaron&apos;, u&apos;email&apos;: u&apos;aaron@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4148&quot; title=&quot;reimplement findone and count using query optimizer cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4148&quot;&gt;&lt;del&gt;SERVER-4148&lt;/del&gt;&lt;/a&gt; simplify count implementation and rewrite using query optimizer cursor&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/46d49e316d37667c9a500d19b91353700ca37c95&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/46d49e316d37667c9a500d19b91353700ca37c95&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="72309" author="auto" created="Mon, 12 Dec 2011 03:30:17 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;astaple&apos;, u&apos;name&apos;: u&apos;Aaron&apos;, u&apos;email&apos;: u&apos;aaron@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4148&quot; title=&quot;reimplement findone and count using query optimizer cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4148&quot;&gt;&lt;del&gt;SERVER-4148&lt;/del&gt;&lt;/a&gt; implement db helpers findone using query optimizer cursor&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/53ba6ca66fafdfd1a09bece1626ef7977652c538&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/53ba6ca66fafdfd1a09bece1626ef7977652c538&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="72308" author="auto" created="Mon, 12 Dec 2011 03:30:15 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;astaple&apos;, u&apos;name&apos;: u&apos;Aaron&apos;, u&apos;email&apos;: u&apos;aaron@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4148&quot; title=&quot;reimplement findone and count using query optimizer cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4148&quot;&gt;&lt;del&gt;SERVER-4148&lt;/del&gt;&lt;/a&gt; add support for index only scans and simple equality match detection to query optimizer cursor&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/af7cb35b0ba3df544e841619a9648f15023e275c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/af7cb35b0ba3df544e841619a9648f15023e275c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="72307" author="auto" created="Mon, 12 Dec 2011 03:30:14 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;astaple&apos;, u&apos;name&apos;: u&apos;Aaron&apos;, u&apos;email&apos;: u&apos;aaron@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4148&quot; title=&quot;reimplement findone and count using query optimizer cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4148&quot;&gt;&lt;del&gt;SERVER-4148&lt;/del&gt;&lt;/a&gt; add support for index only scans and simple equality match detection to query optimizer cursor&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/707c85da920e79663d35aa2f9502288d5f294d06&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/707c85da920e79663d35aa2f9502288d5f294d06&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="28217">SERVER-4669</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="28218">SERVER-4670</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>14.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 12 Dec 2011 03:30:14 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        12 years, 10 weeks 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_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>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            12 years, 10 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>aaron</customfieldvalue>
            <customfieldvalue>auto</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hron7r:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrg7hb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8117</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_10166" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Tests Written</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10154"><![CDATA[Complete]]></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|hrnj5z:</customfieldvalue>

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