<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:54:14 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>[JAVA-1287] WriteResult.isUpdateOfExisting reports wrong value running against MongoDB 2.6</title>
                <link>https://jira.mongodb.org/browse/JAVA-1287</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;Running against MongoDB 2.6, WriteResult.isUpdateOfExisting reports wrong value for an update that does not modify any documents.  While it does report n = 0, it reports updateOfExisting = true, and it should be false.&lt;/p&gt;</description>
                <environment></environment>
        <key id="143252">JAVA-1287</key>
            <summary>WriteResult.isUpdateOfExisting reports wrong value running against MongoDB 2.6</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="jeff.yemin@mongodb.com">Jeffrey Yemin</assignee>
                                    <reporter username="jeff.yemin@mongodb.com">Jeffrey Yemin</reporter>
                        <labels>
                    </labels>
                <created>Fri, 20 Jun 2014 15:08:20 +0000</created>
                <updated>Fri, 30 Jan 2015 18:38:19 +0000</updated>
                            <resolved>Tue, 24 Jun 2014 16:30:20 +0000</resolved>
                                    <version>2.12.0</version>
                                    <fixVersion>2.12.3</fixVersion>
                    <fixVersion>3.0.0</fixVersion>
                                    <component>Write Operations</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="817741" author="xgen-internal-githook" created="Fri, 30 Jan 2015 18:38:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jyemin&apos;, u&apos;name&apos;: u&apos;Jeff Yemin&apos;, u&apos;email&apos;: u&apos;jeff.yemin@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-1287&quot; title=&quot;WriteResult.isUpdateOfExisting reports wrong value running against MongoDB 2.6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-1287&quot;&gt;&lt;del&gt;JAVA-1287&lt;/del&gt;&lt;/a&gt;: WriteResult.isUpdateExisting was already set correctly, but simplified the code and added tests to match the 2.12.x branch&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/7f967abe185976241733e66299f008d75b128c3e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/7f967abe185976241733e66299f008d75b128c3e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="678705" author="xgen-internal-githook" created="Fri, 1 Aug 2014 14:37:09 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jyemin&apos;, u&apos;name&apos;: u&apos;Jeff Yemin&apos;, u&apos;email&apos;: u&apos;jeff.yemin@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-1287&quot; title=&quot;WriteResult.isUpdateOfExisting reports wrong value running against MongoDB 2.6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-1287&quot;&gt;&lt;del&gt;JAVA-1287&lt;/del&gt;&lt;/a&gt;: Set WriteResult.updateOfExisting based only on BulkWriteResult.matchedCount&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/ecaac842109c84b966d021ffc25bf93ab9c10c96&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/ecaac842109c84b966d021ffc25bf93ab9c10c96&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="632736" author="xgen-internal-githook" created="Tue, 24 Jun 2014 16:29:43 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jyemin&apos;, u&apos;name&apos;: u&apos;Jeff Yemin&apos;, u&apos;email&apos;: u&apos;jeff.yemin@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-1287&quot; title=&quot;WriteResult.isUpdateOfExisting reports wrong value running against MongoDB 2.6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-1287&quot;&gt;&lt;del&gt;JAVA-1287&lt;/del&gt;&lt;/a&gt;: WriteResult.isUpdateExisting was already set correctly, but simplified the code and added tests to match the 2.12.x branch&lt;br/&gt;
Branch: 3.0.x&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/7f967abe185976241733e66299f008d75b128c3e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/7f967abe185976241733e66299f008d75b128c3e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="629778" author="jeff.yemin" created="Sat, 21 Jun 2014 01:24:33 +0000"  >&lt;p&gt;Pushed to 2.12.x, need to port to 3.0.x&lt;/p&gt;</comment>
                            <comment id="629777" author="xgen-internal-githook" created="Sat, 21 Jun 2014 01:24:06 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jyemin&apos;, u&apos;name&apos;: u&apos;Jeff Yemin&apos;, u&apos;email&apos;: u&apos;jeff.yemin@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-1287&quot; title=&quot;WriteResult.isUpdateOfExisting reports wrong value running against MongoDB 2.6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-1287&quot;&gt;&lt;del&gt;JAVA-1287&lt;/del&gt;&lt;/a&gt;: Set WriteResult.updateOfExisting based only on BulkWriteResult.matchedCount&lt;br/&gt;
Branch: 2.12.x&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/ecaac842109c84b966d021ffc25bf93ab9c10c96&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/ecaac842109c84b966d021ffc25bf93ab9c10c96&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrg9hr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8443</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="202">Sprint 4 - June 16 - July 3</customfieldvalue>

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