<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:05:58 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>[CXX-2455] Fix server version incompatibility for updateOne-let and updateMany-let server-side error tests</title>
                <link>https://jira.mongodb.org/browse/CXX-2455</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;This ticket was split from &lt;tt&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2210&quot; title=&quot;Fix server version incompatibility for updateOne-let and updateMany-let server-side error tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2210&quot;&gt;&lt;del&gt;DRIVERS-2210&lt;/del&gt;&lt;/a&gt;&lt;/tt&gt;, please see that ticket for a detailed description. &lt;/p&gt;</description>
                <environment></environment>
        <key id="1984739">CXX-2455</key>
            <summary>Fix server version incompatibility for updateOne-let and updateMany-let server-side error tests</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="13201">Fixed</resolution>
                                        <assignee username="ezra.chung@mongodb.com">Ezra Chung</assignee>
                                    <reporter username="dbeng-pm-bot">PM Bot</reporter>
                        <labels>
                    </labels>
                <created>Wed, 16 Feb 2022 16:39:07 +0000</created>
                <updated>Sat, 28 Oct 2023 11:26:47 +0000</updated>
                            <resolved>Thu, 7 Jul 2022 20:25:18 +0000</resolved>
                                                    <fixVersion>3.7.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="4664640" author="xgen-internal-githook" created="Thu, 7 Jul 2022 20:24:03 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Ezra Chung&apos;, &apos;email&apos;: &apos;88335979+eramongodb@users.noreply.github.com&apos;, &apos;username&apos;: &apos;eramongodb&apos;}
&lt;p&gt;Message: Add &apos;let&apos; option support for CRUD commands (#873)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CXX-2399&quot; title=&quot;Support &amp;#39;let&amp;#39; option for multiple CRUD commands&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-2399&quot;&gt;&lt;del&gt;CXX-2399&lt;/del&gt;&lt;/a&gt; Sync CRUD unified spec tests with 1519da92&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CXX-2399&quot; title=&quot;Support &amp;#39;let&amp;#39; option for multiple CRUD commands&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-2399&quot;&gt;&lt;del&gt;CXX-2399&lt;/del&gt;&lt;/a&gt; Sync CRUD unified spec tests with 1fe5ca5e&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CXX-2428&quot; title=&quot;Add &amp;#39;let&amp;#39; option to ReplaceOptions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-2428&quot;&gt;&lt;del&gt;CXX-2428&lt;/del&gt;&lt;/a&gt; Sync CRUD unified spec tests with 1823a4e9&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CXX-2455&quot; title=&quot;Fix server version incompatibility for updateOne-let and updateMany-let server-side error tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-2455&quot;&gt;&lt;del&gt;CXX-2455&lt;/del&gt;&lt;/a&gt; Sync CRUD unified spec tests with 4a8ac5ff&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CXX-2486&quot; title=&quot;Use $$unsetOrMatches for upsert and multi in update command expectations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-2486&quot;&gt;&lt;del&gt;CXX-2486&lt;/del&gt;&lt;/a&gt; Sync CRUD unified spec tests with 51ca03b0&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Add let support for delete commands&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Add let support for find commands&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Add let support for replaceOne&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Add let support for update commands&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/984b1db6ebb5ecdf49c58e5fb7051a4064abcb24&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/984b1db6ebb5ecdf49c58e5fb7051a4064abcb24&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4399847" author="roberto.sanchez" created="Wed, 9 Mar 2022 01:35:58 +0000"  >&lt;p&gt;Neither the &lt;tt&gt;updateMany-let&lt;/tt&gt; test nor the &lt;tt&gt;updateOne-let&lt;/tt&gt; test is present in the C++ driver.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="1903688">CXX-2399</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10620">
                    <name>Issue split</name>
                                                                <inwardlinks description="split from">
                                        <issuelink>
            <issuekey id="1984722">DRIVERS-2210</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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|i03han:</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_21457" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Upstream Changes Summary</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2210&quot; title=&quot;Fix server version incompatibility for updateOne-let and updateMany-let server-side error tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2210&quot;&gt;&lt;del&gt;DRIVERS-2210&lt;/del&gt;&lt;/a&gt;:&lt;br/&gt;
The &lt;tt&gt;minServerVersion&lt;/tt&gt; was updated for some test cases in the &lt;tt&gt;updateOne-let&lt;/tt&gt; and &lt;tt&gt;updateMany-let&lt;/tt&gt; CRUD spec tests. Drivers should sync CRUD spec tests to &lt;a href=&quot;https://github.com/mongodb/specifications/commit/4a8ac5fff26001a23fdd49f51f582459daf04e7d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;mongodb/specifications@4a8ac5f&lt;/a&gt;.&lt;/p&gt;</customfieldvalue>

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