<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:50:18 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-60622] Fix typos in update_driver.cpp error messages</title>
                <link>https://jira.mongodb.org/browse/SERVER-60622</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;For some unsupported update queries with arrayFilters error messages are shown with a typo (&quot;syle&quot; instead of &quot;style&quot;).&lt;/p&gt;

&lt;p&gt;For recent versions of MongoDB server, these are the affected error messages (taken from mongo/src/mongo/db/update/update_driver.cpp):&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&quot;arrayFilters may not be specified for pipeline-syle updates&quot;&lt;/li&gt;
	&lt;li&gt;&quot;arrayFilters may not be specified for delta-syle updates&quot;&lt;/li&gt;
	&lt;li&gt;&quot;arrayFilters may not be specified for transform-syle updates&quot;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;A pull request was submitted to the GitHub repository to address this issue: &lt;a href=&quot;https://github.com/mongodb/mongo/pull/1424&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/pull/1424&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="1896391">SERVER-60622</key>
            <summary>Fix typos in update_driver.cpp error messages</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="5" iconUrl="https://jira.mongodb.org/images/icons/priorities/trivial.svg">Trivial - P5</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="james.wahlin@mongodb.com">James Wahlin</assignee>
                                    <reporter username="martin.mueller@cemas.io">Martin M&#252;ller</reporter>
                        <labels>
                            <label>neweng</label>
                            <label>pull-request</label>
                    </labels>
                <created>Tue, 12 Oct 2021 15:04:38 +0000</created>
                <updated>Sun, 29 Oct 2023 21:47:30 +0000</updated>
                            <resolved>Fri, 29 Oct 2021 21:01:03 +0000</resolved>
                                    <version>4.3.1</version>
                    <version>4.3.2</version>
                    <version>4.3.3</version>
                    <version>4.3.4</version>
                    <version>4.3.5</version>
                    <version>4.3.6</version>
                    <version>4.4.0</version>
                    <version>4.4.1</version>
                    <version>5.0.0</version>
                    <version>4.7.0</version>
                    <version>4.4.2</version>
                    <version>4.2.11</version>
                    <version>4.4.3</version>
                    <version>4.2.12</version>
                    <version>4.4.4</version>
                    <version>4.2.13</version>
                    <version>4.4.5</version>
                    <version>4.2.14</version>
                    <version>4.4.6</version>
                    <version>4.2.15</version>
                    <version>5.0.1</version>
                    <version>4.4.7</version>
                    <version>4.2.16</version>
                    <version>4.4.8</version>
                    <version>5.0.2</version>
                    <version>5.0.3</version>
                    <version>4.4.9</version>
                    <version>4.2.17</version>
                                    <fixVersion>5.2.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="4158352" author="james.wahlin@10gen.com" created="Fri, 29 Oct 2021 21:00:37 +0000"  >&lt;p&gt;Thanks for your contribution &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=martin.mueller%40cemas.io&quot; class=&quot;user-hover&quot; rel=&quot;martin.mueller@cemas.io&quot;&gt;martin.mueller@cemas.io&lt;/a&gt;. Your patch has been committed to our master branch:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo/commit/6ed9f24dc8470f6f7010f7b5cf6dba8db7c9e376&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/6ed9f24dc8470f6f7010f7b5cf6dba8db7c9e376&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4158344" author="xgen-internal-githook" created="Fri, 29 Oct 2021 20:58:33 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;martin-mueller-cemas&apos;, &apos;email&apos;: &apos;88337177+martin-mueller-cemas@users.noreply.github.com&apos;, &apos;username&apos;: &apos;martin-mueller-cemas&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-60622&quot; title=&quot;Fix typos in update_driver.cpp error messages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-60622&quot;&gt;&lt;del&gt;SERVER-60622&lt;/del&gt;&lt;/a&gt; Fix typos in update_driver.cpp error messages&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/6ed9f24dc8470f6f7010f7b5cf6dba8db7c9e376&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/6ed9f24dc8470f6f7010f7b5cf6dba8db7c9e376&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4130120" author="eric.sedor" created="Mon, 18 Oct 2021 17:20:32 +0000"  >&lt;p&gt;Thanks &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=martin.mueller%40cemas.io&quot; class=&quot;user-hover&quot; rel=&quot;martin.mueller@cemas.io&quot;&gt;martin.mueller@cemas.io&lt;/a&gt;, I&apos;ll pass this on for consideration&lt;/p&gt;</comment>
                            <comment id="4120799" author="JIRAUSER1262829" created="Wed, 13 Oct 2021 08:45:24 +0000"  >&lt;p&gt;Hi Eric Sedor, you&apos;re welcome!&lt;/p&gt;

&lt;p&gt;I&apos;ve signed the contributor agreement as requested and hope this helps making MongoDB even better &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/wink.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;

&lt;p&gt;Regards,&lt;/p&gt;

&lt;p&gt;Martin&lt;/p&gt;</comment>
                            <comment id="4120131" author="eric.sedor" created="Tue, 12 Oct 2021 21:28:37 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=martin.mueller%40cemas.io&quot; class=&quot;user-hover&quot; rel=&quot;martin.mueller@cemas.io&quot;&gt;martin.mueller@cemas.io&lt;/a&gt;, and thank you.&lt;/p&gt;

&lt;p&gt;Can you please sign our &lt;a href=&quot;https://www.mongodb.com/legal/contributor-agreement&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;contributor agreement&lt;/a&gt;? This will allow us to consider your PR.&lt;/p&gt;

&lt;p&gt;Sincerely,&lt;br/&gt;
Eric&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 12 Oct 2021 21:28:37 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        2 years, 14 weeks, 5 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_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16941"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>false</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            2 years, 14 weeks, 5 days ago
                        </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>eric.sedor@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>james.wahlin@mongodb.com</customfieldvalue>
            <customfieldvalue>martin.mueller@cemas.io</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i05dxb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hzp3fb:</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_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="5272">QO 2021-11-15</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10750" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Steps To Reproduce</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;Run query (e.g. in mogosh) that triggers error and shows the error message with the type, e.g. use pipeline-style update when it is not supported:&lt;/p&gt;

&lt;p&gt;&#160;&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.foo.updateOne({}, [ { $set: { &quot;foo.$[elem]&quot;: 1 } } ], { arrayFilters: [ { elem: 0 } ] })&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;
&lt;p&gt;This triggers following error message with the described typo (&quot;syle&quot; instead of &quot;style&quot;):&lt;/p&gt;

&lt;p&gt;&quot;MongoServerError: arrayFilters may not be specified for pipeline-syle updates&quot;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</customfieldvalue>

                        </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>
                                    <customfieldvalue><![CDATA[eric.sedor@mongodb.com]]></customfieldvalue>
    

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0502n:</customfieldvalue>

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