<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:01:31 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-1132] Test that collection::find(), collection::find_one(), and collection::find_one_and_*() fail with error if collation specified and server lacks collation support</title>
                <link>https://jira.mongodb.org/browse/CXX-1132</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;Now that &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1751&quot; title=&quot;mongoc_collection_find_with_opts() should return error if collation specified and connection does not support read commands&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1751&quot;&gt;&lt;del&gt;CDRIVER-1751&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1779&quot; title=&quot;mongoc_collection_find_and_modify_with_opts() should return error if collation specified and connection max wire version &amp;lt; 5&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1779&quot;&gt;&lt;del&gt;CDRIVER-1779&lt;/del&gt;&lt;/a&gt; are resolved, we should write negative collation integration tests for collection::find(), collection::find_one(), and collection::find_one_and_*(), per the following TODOs:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/blob/e2c086fe158c9a21f1d168ec13800b1a04e2211f/src/mongocxx/test/collection.cpp#L225-L226&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/blob/e2c086fe158c9a21f1d168ec13800b1a04e2211f/src/mongocxx/test/collection.cpp#L225-L226&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/blob/e2c086fe158c9a21f1d168ec13800b1a04e2211f/src/mongocxx/test/collection.cpp#L244-L245&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/blob/e2c086fe158c9a21f1d168ec13800b1a04e2211f/src/mongocxx/test/collection.cpp#L244-L245&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/blob/e2c086fe158c9a21f1d168ec13800b1a04e2211f/src/mongocxx/test/collection.cpp#L712-L713&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/blob/e2c086fe158c9a21f1d168ec13800b1a04e2211f/src/mongocxx/test/collection.cpp#L712-L713&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/blob/e2c086fe158c9a21f1d168ec13800b1a04e2211f/src/mongocxx/test/collection.cpp#L778-L779&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/blob/e2c086fe158c9a21f1d168ec13800b1a04e2211f/src/mongocxx/test/collection.cpp#L778-L779&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/blob/e2c086fe158c9a21f1d168ec13800b1a04e2211f/src/mongocxx/test/collection.cpp#L833-L834&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/blob/e2c086fe158c9a21f1d168ec13800b1a04e2211f/src/mongocxx/test/collection.cpp#L833-L834&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="332145">CXX-1132</key>
            <summary>Test that collection::find(), collection::find_one(), and collection::find_one_and_*() fail with error if collation specified and server lacks collation support</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</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="rassi">J Rassi</assignee>
                                    <reporter username="rassi">J Rassi</reporter>
                        <labels>
                    </labels>
                <created>Tue, 15 Nov 2016 23:55:33 +0000</created>
                <updated>Tue, 13 Dec 2016 16:48:30 +0000</updated>
                            <resolved>Fri, 18 Nov 2016 18:41:17 +0000</resolved>
                                                    <fixVersion>3.1.0</fixVersion>
                                    <component>Implementation</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="1445024" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:50:41 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1132&quot; title=&quot;Test that collection::find(), collection::find_one(), and collection::find_one_and_*() fail with error if collation specified and server lacks collation support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1132&quot;&gt;&lt;del&gt;CXX-1132&lt;/del&gt;&lt;/a&gt; Add previously-missing CRUD integration tests for collation&lt;/p&gt;

&lt;p&gt;Tests that the following methods correctly throw an error if the&lt;br/&gt;
collation option is specified and the server lacks collation suppport:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;collection::find()&lt;/li&gt;
	&lt;li&gt;collection::find_one()&lt;/li&gt;
	&lt;li&gt;collection::find_one_and_delete()&lt;/li&gt;
	&lt;li&gt;collection::find_one_and_replace()&lt;/li&gt;
	&lt;li&gt;collection::find_one_and_update()&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/b6cbbb1534823cda9a300c823e80cc2eeb235aac&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/b6cbbb1534823cda9a300c823e80cc2eeb235aac&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="1437854" author="xgen-internal-githook" created="Fri, 18 Nov 2016 18:39:24 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1132&quot; title=&quot;Test that collection::find(), collection::find_one(), and collection::find_one_and_*() fail with error if collation specified and server lacks collation support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1132&quot;&gt;&lt;del&gt;CXX-1132&lt;/del&gt;&lt;/a&gt; Add previously-missing CRUD integration tests for collation&lt;/p&gt;

&lt;p&gt;Tests that the following methods correctly throw an error if the&lt;br/&gt;
collation option is specified and the server lacks collation suppport:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;collection::find()&lt;/li&gt;
	&lt;li&gt;collection::find_one()&lt;/li&gt;
	&lt;li&gt;collection::find_one_and_delete()&lt;/li&gt;
	&lt;li&gt;collection::find_one_and_replace()&lt;/li&gt;
	&lt;li&gt;collection::find_one_and_update()&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/b6cbbb1534823cda9a300c823e80cc2eeb235aac&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/b6cbbb1534823cda9a300c823e80cc2eeb235aac&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="324394">CDRIVER-1751</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="324586">CDRIVER-1779</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|hsrxa7:</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_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1392">Perl/CXX 2016-12-02</customfieldvalue>

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