<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:16:53 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>[CDRIVER-2992] Bulk write arrayFilters option should append as array type</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-2992</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/c4af4aaec49957918fe7e5b3cc27e91875cca7bf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c4af4aa&lt;/a&gt; for &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2664&quot; title=&quot;Raise client error if arrayFilters option is used when unsupported&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2664&quot;&gt;&lt;del&gt;CDRIVER-2664&lt;/del&gt;&lt;/a&gt; introduced a regression where the &quot;arrayFilters&quot; option is appended as a BSON document type (0x03) instead of an array (0x04). This was caught by a new version of the &lt;a href=&quot;https://github.com/mongodb/specifications/blob/master/source/crud/tests/v2/bulkWrite-arrayFilters.yml&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bulkWrite-arrayFilters.yml&lt;/a&gt; test, which includes APM expectations.&lt;/p&gt;</description>
                <environment></environment>
        <key id="710126">CDRIVER-2992</key>
            <summary>Bulk write arrayFilters option should append as array type</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="jmikola@mongodb.com">Jeremy Mikola</assignee>
                                    <reporter username="jmikola@mongodb.com">Jeremy Mikola</reporter>
                        <labels>
                    </labels>
                <created>Tue, 5 Mar 2019 18:52:56 +0000</created>
                <updated>Sat, 28 Oct 2023 11:29:23 +0000</updated>
                            <resolved>Wed, 20 Mar 2019 16:32:07 +0000</resolved>
                                    <version>1.11.0</version>
                                    <fixVersion>1.15.0</fixVersion>
                                    <component>Bulk API</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="2186317" author="jmikola@gmail.com" created="Wed, 20 Mar 2019 16:31:13 +0000"  >&lt;p&gt;Additional commit, which had a typo: &lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/3a2749e6aa74f35990c7d575995d6cb179270d48&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/3a2749e6aa74f35990c7d575995d6cb179270d48&lt;/a&gt;&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Jeremy Mikola&apos;, &apos;username&apos;: &apos;jmikola&apos;, &apos;email&apos;: &apos;jmikola@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2922&quot; title=&quot;Resync CRUD spec tests to use transaction spec test format&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2922&quot;&gt;&lt;del&gt;CDRIVER-2922&lt;/del&gt;&lt;/a&gt; append arrayFilters as array type&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/3a2749e6aa74f35990c7d575995d6cb179270d48&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/3a2749e6aa74f35990c7d575995d6cb179270d48&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2186309" author="xgen-internal-githook" created="Wed, 20 Mar 2019 16:29:08 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Jeremy Mikola&apos;, &apos;username&apos;: &apos;jmikola&apos;, &apos;email&apos;: &apos;jmikola@gmail.com&apos;}
&lt;p&gt;Message: sync CRUD spec tests&lt;/p&gt;

&lt;p&gt;This exposes a bug (&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2992&quot; title=&quot;Bulk write arrayFilters option should append as array type&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2992&quot;&gt;&lt;del&gt;CDRIVER-2992&lt;/del&gt;&lt;/a&gt;) and pulls in necessary tests for&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2976&quot; title=&quot;Add support for majority read concern level to Aggregation $out&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2976&quot;&gt;&lt;del&gt;CDRIVER-2976&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2899&quot; title=&quot;Add a database aggregate helper&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2899&quot;&gt;&lt;del&gt;CDRIVER-2899&lt;/del&gt;&lt;/a&gt;. Synced with&lt;br/&gt;
mongodb/specifications@0aead5687e2a4b0c37772aad173ef87b163a23da.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/90888096d157a82c6382edad62bb108f755de190&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/90888096d157a82c6382edad62bb108f755de190&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2171495" author="jmikola@gmail.com" created="Tue, 5 Mar 2019 18:54:15 +0000"  >&lt;p&gt;This bug is exposed after syncing CRUD tests for &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2976&quot; title=&quot;Add support for majority read concern level to Aggregation $out&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2976&quot;&gt;&lt;del&gt;CDRIVER-2976&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2899&quot; title=&quot;Add a database aggregate helper&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2899&quot;&gt;&lt;del&gt;CDRIVER-2899&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10020">
                    <name>Gantt Dependency</name>
                                            <outwardlinks description="has to be done before">
                                        <issuelink>
            <issuekey id="647701">CDRIVER-2899</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="702066">CDRIVER-2976</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="549443">CDRIVER-2664</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|hufd8v:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>