<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:08:55 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-5441] Mongo shell &quot;getlasterror&quot; does not return &quot;updatedExisting&quot; via mongos</title>
                <link>https://jira.mongodb.org/browse/SERVER-5441</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I was testing the &quot;Update if current&quot; in mongo shell, using the documentation on the mongoDB website.&lt;/p&gt;

&lt;p&gt;I tried to duplicate the little code snippet that was there, but the results I got back did not match. I was expecting to see the &quot;updatedExisting&quot; field when i called &quot;getlasterror&quot;.&lt;/p&gt;

&lt;p&gt;Here is exactly what i did from the mongoDB shell, along with the output.&lt;/p&gt;

&lt;p&gt;mongos&amp;gt; db.t.insert(&lt;/p&gt;
{sku:&apos;abc&apos;,qty:1}
&lt;p&gt;)&lt;br/&gt;
mongos&amp;gt; db.t.find()&lt;/p&gt;
{ &quot;_id&quot; : ObjectId(&quot;4f746863fba63782ae1d93a1&quot;), &quot;sku&quot; : &quot;abc&quot;, &quot;qty&quot; : 1 }
&lt;p&gt;mongos&amp;gt; db.t.update({sku:&quot;abc&quot;,qty:{$gt:0}}, { $inc : &lt;/p&gt;
{ qty : -1 }
&lt;p&gt; } )&lt;br/&gt;
mongos&amp;gt; db.$cmd.findOne(&lt;/p&gt;
{getlasterror:1}
&lt;p&gt;)&lt;/p&gt;
{ &quot;err&quot; : null, &quot;ok&quot; : 1 }
&lt;p&gt;mongos&amp;gt; db.t.find()&lt;/p&gt;
{ &quot;_id&quot; : ObjectId(&quot;4f746863fba63782ae1d93a1&quot;), &quot;sku&quot; : &quot;abc&quot;, &quot;qty&quot; : 0 }
&lt;p&gt;mongos&amp;gt; db.t.update({sku:&quot;abc&quot;,qty:{$gt:0}}, { $inc : &lt;/p&gt;
{ qty : -1 }
&lt;p&gt; } )&lt;br/&gt;
mongos&amp;gt; db.$cmd.findOne(&lt;/p&gt;
{getlasterror:1}
&lt;p&gt;)&lt;/p&gt;
{ &quot;err&quot; : null, &quot;ok&quot; : 1 }
&lt;p&gt;mongos&amp;gt; db.t.find()&lt;/p&gt;
{ &quot;_id&quot; : ObjectId(&quot;4f746863fba63782ae1d93a1&quot;), &quot;sku&quot; : &quot;abc&quot;, &quot;qty&quot; : 0 }</description>
                <environment></environment>
        <key id="34979">SERVER-5441</key>
            <summary>Mongo shell &quot;getlasterror&quot; does not return &quot;updatedExisting&quot; via mongos</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</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="eliot">Eliot Horowitz</assignee>
                                    <reporter username="nsimmons">Nicholas Simmons</reporter>
                        <labels>
                    </labels>
                <created>Thu, 29 Mar 2012 14:04:20 +0000</created>
                <updated>Mon, 11 Jul 2016 18:33:24 +0000</updated>
                            <resolved>Mon, 4 Jun 2012 15:45:55 +0000</resolved>
                                    <version>2.0.2</version>
                                    <fixVersion>2.1.2</fixVersion>
                                    <component>Shell</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="125733" author="auto" created="Mon, 4 Jun 2012 15:45:11 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;erh&apos;, u&apos;name&apos;: u&apos;Eliot Horowitz&apos;, u&apos;email&apos;: u&apos;eliot@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-5441&quot; title=&quot;Mongo shell &amp;quot;getlasterror&amp;quot; does not return &amp;quot;updatedExisting&amp;quot; via mongos&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-5441&quot;&gt;&lt;del&gt;SERVER-5441&lt;/del&gt;&lt;/a&gt; make replSetGetStatus with forShell not change getLastError in mongos&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0adfc2f9274379e797d7c4d685abfac6047372c7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0adfc2f9274379e797d7c4d685abfac6047372c7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="105067" author="nsimmons" created="Fri, 30 Mar 2012 05:20:11 +0000"  >&lt;p&gt;Doing both operations on a single line did the trick. &lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;</comment>
                            <comment id="105062" author="eliot" created="Fri, 30 Mar 2012 04:24:41 +0000"  >&lt;p&gt;The problem is the shell is implicitly calling it changing state (which its not supposed to do).&lt;/p&gt;

&lt;p&gt;try this on a single line&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;db.t.update({sku:&quot;abc&quot;,qty:{$gt:0}}, { $inc : { qty : -1 } } );  db.$cmd.findOne({getlasterror:1})&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 30 Mar 2012 04:24:41 +0000</customfieldvalue>

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


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_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>
                            11 years, 37 weeks, 2 days 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_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>auto</customfieldvalue>
            <customfieldvalue>eliot</customfieldvalue>
            <customfieldvalue>nsimmons</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hro7vr:</customfieldvalue>

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

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

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