<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 02:57:13 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-1507] option in shell to print how long each command takes and certain stats</title>
                <link>https://jira.mongodb.org/browse/SERVER-1507</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description></description>
                <environment></environment>
        <key id="12584">SERVER-1507</key>
            <summary>option in shell to print how long each command takes and certain stats</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="antoine">Antoine Girbal</assignee>
                                    <reporter username="eliot">Eliot Horowitz</reporter>
                        <labels>
                    </labels>
                <created>Wed, 28 Jul 2010 21:28:08 +0000</created>
                <updated>Tue, 12 Jul 2016 00:19:44 +0000</updated>
                            <resolved>Tue, 27 Sep 2011 05:56:33 +0000</resolved>
                                                    <fixVersion>2.1.0</fixVersion>
                                    <component>Shell</component>
                                        <votes>2</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="58560" author="auto" created="Wed, 5 Oct 2011 06:42:41 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;agirbal&apos;, u&apos;name&apos;: u&apos;agirbal&apos;, u&apos;email&apos;: u&apos;antoine@10gen.com&apos;}
&lt;p&gt;Message: - &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-1507&quot; title=&quot;option in shell to print how long each command takes and certain stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-1507&quot;&gt;&lt;del&gt;SERVER-1507&lt;/del&gt;&lt;/a&gt;: option as string must be converted to boolean&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3629&quot; title=&quot;ensure that find readonly is implemented (SERVER-3107)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3629&quot;&gt;&lt;del&gt;SERVER-3629&lt;/del&gt;&lt;/a&gt;: implementation finished&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/1a93a3e7da6055bedb5d9d9b78492e86dbbc3e8f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1a93a3e7da6055bedb5d9d9b78492e86dbbc3e8f&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="56562" author="antoine" created="Mon, 26 Sep 2011 06:27:50 +0000"  >&lt;p&gt;output for find is displayed in the cursor iteration loop, like:&lt;/p&gt;

&lt;p&gt;..&lt;/p&gt;
{ &quot;_id&quot; : ObjectId(&quot;4de8f6b3ceadffd21635ba45&quot;), &quot;userId&quot; : 0, &quot;text&quot; : &quot;blahblah&quot;, &quot;votes&quot; : 8 }
{ &quot;_id&quot; : ObjectId(&quot;4de8f6b3ceadffd21635ba47&quot;), &quot;userId&quot; : 13, &quot;text&quot; : &quot;blahblah&quot;, &quot;votes&quot; : 11 }
{ &quot;_id&quot; : ObjectId(&quot;4de8f6b3ceadffd21635ba49&quot;), &quot;userId&quot; : 36, &quot;text&quot; : &quot;blahblah&quot;, &quot;votes&quot; : 12 }
&lt;p&gt;Fetched 20 record(s) in 8ms&lt;br/&gt;
Cursor has more records&lt;/p&gt;</comment>
                            <comment id="56561" author="auto" created="Mon, 26 Sep 2011 06:26:58 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;agirbal&apos;, u&apos;name&apos;: u&apos;agirbal&apos;, u&apos;email&apos;: u&apos;antoine@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-1507&quot; title=&quot;option in shell to print how long each command takes and certain stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-1507&quot;&gt;&lt;del&gt;SERVER-1507&lt;/del&gt;&lt;/a&gt;: added verbose output to find&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/5238cccca6ce47f9b427ace48cd57a4fa225ba74&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/5238cccca6ce47f9b427ace48cd57a4fa225ba74&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="56557" author="antoine" created="Mon, 26 Sep 2011 06:00:26 +0000"  >&lt;p&gt;Added a method to do:&lt;br/&gt;
set verbose &lt;span class=&quot;error&quot;&gt;&amp;#91;true|false&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;But I kept a regular method for it because this syntax cannot get called from a script and we cant test it.&lt;/p&gt;</comment>
                            <comment id="56556" author="auto" created="Mon, 26 Sep 2011 05:51:12 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;agirbal&apos;, u&apos;name&apos;: u&apos;agirbal&apos;, u&apos;email&apos;: u&apos;antoine@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-1507&quot; title=&quot;option in shell to print how long each command takes and certain stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-1507&quot;&gt;&lt;del&gt;SERVER-1507&lt;/del&gt;&lt;/a&gt;: add shell syntax&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8acb9cdcd1799a65817d6872f07b647cfddf9497&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8acb9cdcd1799a65817d6872f07b647cfddf9497&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="55810" author="eliot" created="Thu, 22 Sep 2011 04:04:32 +0000"  >&lt;p&gt;Should also show time for queries.&lt;/p&gt;

&lt;p&gt;Not sure about name.&lt;/p&gt;

&lt;p&gt;Also maybe shouldn&apos;t be a function, but follow shell model.&lt;/p&gt;

&lt;p&gt;set verbose true&lt;br/&gt;
set verbose false&lt;/p&gt;</comment>
                            <comment id="55724" author="auto" created="Wed, 21 Sep 2011 19:48:13 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;kchodorow&apos;, u&apos;name&apos;: u&apos;Kristina&apos;, u&apos;email&apos;: u&apos;kristina@10gen.com&apos;}
&lt;p&gt;Message: fix &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-1507&quot; title=&quot;option in shell to print how long each command takes and certain stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-1507&quot;&gt;&lt;del&gt;SERVER-1507&lt;/del&gt;&lt;/a&gt; js that broke all buildbots&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/5282745c1670ac8b7e2aff47174f251d90c159e1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/5282745c1670ac8b7e2aff47174f251d90c159e1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="55578" author="auto" created="Wed, 21 Sep 2011 06:41:37 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;agirbal&apos;, u&apos;name&apos;: u&apos;agirbal&apos;, u&apos;email&apos;: u&apos;antoine@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-1401&quot; title=&quot;Dont call getLastError if last statement didn&amp;#39;t go to server&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-1401&quot;&gt;&lt;del&gt;SERVER-1401&lt;/del&gt;&lt;/a&gt;: Dont call getLastError if last statement didn&apos;t go to server&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-1507&quot; title=&quot;option in shell to print how long each command takes and certain stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-1507&quot;&gt;&lt;del&gt;SERVER-1507&lt;/del&gt;&lt;/a&gt;: improve output. Also display for inserts.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/61d496c3dd7940565d6299980a1ce0a3ee913a0e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/61d496c3dd7940565d6299980a1ce0a3ee913a0e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="55488" author="auto" created="Tue, 20 Sep 2011 22:17:13 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;agirbal&apos;, u&apos;name&apos;: u&apos;agirbal&apos;, u&apos;email&apos;: u&apos;antoine@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-1507&quot; title=&quot;option in shell to print how long each command takes and certain stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-1507&quot;&gt;&lt;del&gt;SERVER-1507&lt;/del&gt;&lt;/a&gt;: test&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/1329db4856468f2546a03f8947351f636512ef8b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1329db4856468f2546a03f8947351f636512ef8b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="55483" author="antoine" created="Tue, 20 Sep 2011 22:10:11 +0000"  >&lt;p&gt;Moved at shell level:&lt;/p&gt;

&lt;p&gt;PRIMARY&amp;gt; setVerboseShell()&lt;br/&gt;
PRIMARY&amp;gt; db.test.update(&lt;/p&gt;
{a:1}
&lt;p&gt;, &lt;/p&gt;
{b:1}
&lt;p&gt;)&lt;br/&gt;
Modified 1 existing record(s) in 1ms&lt;br/&gt;
PRIMARY&amp;gt; setVerboseShell(false)&lt;br/&gt;
PRIMARY&amp;gt; db.test.update(&lt;/p&gt;
{a:1}
&lt;p&gt;, &lt;/p&gt;
{b:1}
&lt;p&gt;)&lt;br/&gt;
PRIMARY&amp;gt; setVerboseShell(true)&lt;br/&gt;
PRIMARY&amp;gt; db.test.update(&lt;/p&gt;
{a:1}
&lt;p&gt;, &lt;/p&gt;
{b:1}
&lt;p&gt;)&lt;br/&gt;
Modified 0 record(s) in 1ms&lt;/p&gt;</comment>
                            <comment id="55482" author="auto" created="Tue, 20 Sep 2011 22:08:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;agirbal&apos;, u&apos;name&apos;: u&apos;agirbal&apos;, u&apos;email&apos;: u&apos;antoine@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-1507&quot; title=&quot;option in shell to print how long each command takes and certain stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-1507&quot;&gt;&lt;del&gt;SERVER-1507&lt;/del&gt;&lt;/a&gt;: moved option at shell level&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/30e2b968998300857bb61c62a31814facd5fa226&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/30e2b968998300857bb61c62a31814facd5fa226&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="55478" author="eliot" created="Tue, 20 Sep 2011 21:53:20 +0000"  >&lt;p&gt;new Mongo( &quot;foo.com&quot; )&lt;br/&gt;
connect( &quot;foo.com/blah&quot; )&lt;/p&gt;

&lt;p&gt;not a command line option.&lt;br/&gt;
maybe just &lt;br/&gt;
&amp;gt; setVerboseShell()&lt;/p&gt;</comment>
                            <comment id="55474" author="antoine" created="Tue, 20 Sep 2011 21:49:43 +0000"  >&lt;p&gt;right now the option is at the &quot;mongo&quot; level.&lt;br/&gt;
I thought this was rather global, how do you create multiple mongos in a shell?&lt;br/&gt;
Otherwise I could make it a cmd line option instead.&lt;/p&gt;</comment>
                            <comment id="55467" author="eliot" created="Tue, 20 Sep 2011 21:28:33 +0000"  >&lt;p&gt;Not sure this is implemented the right way.&lt;/p&gt;

&lt;p&gt;This way from what I can tell, if I open 2 Mongo connections, its only set on one of them.&lt;/p&gt;

&lt;p&gt;Should probably be a shell level setting, not a connection level.&lt;/p&gt;</comment>
                            <comment id="55461" author="antoine" created="Tue, 20 Sep 2011 21:17:37 +0000"  >&lt;p&gt;in theory it should also work for inserts, but &quot;n&quot; is always 0 in the lastError.&lt;br/&gt;
PRIMARY&amp;gt; db.test.insert(&lt;/p&gt;
{a: 1}
&lt;p&gt;)&lt;br/&gt;
PRIMARY&amp;gt; db.getLastErrorCmd()&lt;br/&gt;
{&lt;br/&gt;
	&quot;n&quot; : 0,&lt;br/&gt;
	&quot;lastOp&quot; : &lt;/p&gt;
{
		&quot;t&quot; : 1316553344000,
		&quot;i&quot; : 1
	}
&lt;p&gt;,&lt;br/&gt;
	&quot;connectionId&quot; : 19,&lt;br/&gt;
	&quot;err&quot; : null,&lt;br/&gt;
	&quot;ok&quot; : 1&lt;br/&gt;
}&lt;/p&gt;</comment>
                            <comment id="55460" author="antoine" created="Tue, 20 Sep 2011 21:14:18 +0000"  >&lt;p&gt;This option is called verboseShell, it is available as a command.&lt;br/&gt;
PRIMARY&amp;gt; db.setVerboseShell()&lt;br/&gt;
PRIMARY&amp;gt; db.test.remove(&lt;/p&gt;
{a:1}
&lt;p&gt;)&lt;br/&gt;
Modified 2 record(s) in 1ms&lt;br/&gt;
PRIMARY&amp;gt; db.test.update(&lt;/p&gt;
{a:1}
&lt;p&gt;, &lt;/p&gt;
{b:1}
&lt;p&gt;)&lt;br/&gt;
Modified 0 record(s) in 1ms&lt;br/&gt;
PRIMARY&amp;gt; db.test.insert(&lt;/p&gt;
{a: 1}
&lt;p&gt;)&lt;br/&gt;
PRIMARY&amp;gt; db.test.update(&lt;/p&gt;
{a:1}
&lt;p&gt;, &lt;/p&gt;
{b:1}
&lt;p&gt;)&lt;br/&gt;
Modified 1 existing record(s) in 1ms&lt;/p&gt;</comment>
                            <comment id="55459" author="auto" created="Tue, 20 Sep 2011 21:12:09 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;agirbal&apos;, u&apos;name&apos;: u&apos;agirbal&apos;, u&apos;email&apos;: u&apos;antoine@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-1507&quot; title=&quot;option in shell to print how long each command takes and certain stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-1507&quot;&gt;&lt;del&gt;SERVER-1507&lt;/del&gt;&lt;/a&gt;: option in shell to print how long each command takes and certain stats&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0c8d421606e22bc6eed3b9cb149db8688b26ab5f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0c8d421606e22bc6eed3b9cb149db8688b26ab5f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="55243" author="eliot" created="Tue, 20 Sep 2011 03:34:33 +0000"  >&lt;p&gt;For now - we should make it an option.&lt;br/&gt;
If after 2.2 it seems like most people want it on, we can reconsider.&lt;/p&gt;</comment>
                            <comment id="55219" author="antoine" created="Mon, 19 Sep 2011 23:52:21 +0000"  >&lt;p&gt;also this would avoid calling getLastError whenever an operation does not return a result in the shell.&lt;br/&gt;
This would fix &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-1401&quot; title=&quot;Dont call getLastError if last statement didn&amp;#39;t go to server&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-1401&quot;&gt;&lt;del&gt;SERVER-1401&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="55215" author="antoine" created="Mon, 19 Sep 2011 23:04:21 +0000"  >&lt;p&gt;Most likely this feature doesnt make sense for find() type of operations, since the result is handled by a cursor.&lt;br/&gt;
For timing operation one can use explain().&lt;br/&gt;
Same thing for commands, which usually return a result that includes timing info.&lt;/p&gt;

&lt;p&gt;So planning to implement this for &quot;write&quot; type of commands like update, remove which currently print nothing.&lt;br/&gt;
It would be very useful for admins since everyone wants to see how many records just got touched, or if they just removed all their records by accident..&lt;/p&gt;

&lt;p&gt;PRIMARY&amp;gt; db.getMongo().setExtraInfo()&lt;br/&gt;
PRIMARY&amp;gt; db.comments.update(&lt;/p&gt;
{o: &quot;blah&quot;}
&lt;p&gt;, &lt;/p&gt;
{a: 0}
&lt;p&gt;)&lt;br/&gt;
Modified 0 record(s) in 7ms&lt;br/&gt;
PRIMARY&amp;gt; db.comments.remove(&lt;/p&gt;
{o: &quot;blah&quot;}
&lt;p&gt;)&lt;br/&gt;
Modified 0 record(s) in 11ms&lt;br/&gt;
PRIMARY&amp;gt; db.col.remove({_id: &quot;a&quot;})&lt;br/&gt;
Modified 1 record(s) in 44ms&lt;br/&gt;
PRIMARY&amp;gt; db.col.remove({_id: &quot;a&quot;})&lt;br/&gt;
Modified 0 record(s) in 1ms&lt;/p&gt;

&lt;p&gt;I feel that the info is non intrusive and necessary for admin.&lt;br/&gt;
Also it seems to only apply to update/remove for now.&lt;br/&gt;
So I would argue to not add a new option for it, and just make this output the default.&lt;br/&gt;
Also then the text can be more tailored and user friendly.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="12699">SERVER-1586</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="12699">SERVER-1586</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="198849">DOCS-5246</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>20.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 19 Sep 2011 23:04:21 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        12 years, 20 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, 20 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>antoine</customfieldvalue>
            <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>eliot</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrpimv:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9304</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_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|ht0dc7:</customfieldvalue>

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