<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:10:00 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>[DOCS-14287] Update command documentation should describe expected behavior when a multi-update fails</title>
                <link>https://jira.mongodb.org/browse/DOCS-14287</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;h2&gt;&lt;a name=&quot;Description&quot;&gt;&lt;/a&gt;Description&lt;/h2&gt;

&lt;p&gt;Page: &lt;a href=&quot;https://docs.mongodb.com/manual/reference/command/update/index.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/manual/reference/command/update/index.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Consider the following sequence of commands which results in a document validation failure:&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;   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;&amp;gt; db.coll.insertMany([{a: 1, b:1}, {a: 2, b:2}, {a: 3, b:3}, {a:1, b:4}])&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;       &quot;acknowledged&quot; : true,&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;       &quot;insertedIds&quot; : [&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;               ObjectId(&quot;60429200cb07b1d94070d658&quot;),&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;               ObjectId(&quot;60429200cb07b1d94070d659&quot;),&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;               ObjectId(&quot;60429200cb07b1d94070d65a&quot;)&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;       ]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; &lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;&amp;gt; db.coll.createIndex({b: 1})&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;       &quot;createdCollectionAutomatically&quot; : false,&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;       &quot;numIndexesBefore&quot; : 1,&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;       &quot;numIndexesAfter&quot; : 2,&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;       &quot;ok&quot; : 1&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; &lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;&amp;gt; db.runCommand({collMod: &quot;coll&quot;, validator: {a: {$ne: 200}}})&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{ &quot;ok&quot; : 1 }&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; &lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;&amp;gt; db.coll.updateMany({}, {$mul: {a: 100}}, {hint: {b: 1}})&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;                                                                                                                                                                                                                                                                              &lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;&amp;gt; db.coll.find()&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; &quot;_id&quot;: ObjectId(&quot;6047934b5921dc2713d2b1e8&quot;),&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; &quot;a&quot;: 100,&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; &quot;b&quot;: 1&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; &quot;_id&quot;: ObjectId(&quot;6047934b5921dc2713d2b1e9&quot;),&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; &quot;a&quot;: 2,&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; &quot;b&quot;: 2&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; &quot;_id&quot;: ObjectId(&quot;6047934b5921dc2713d2b1ea&quot;),&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; &quot;a&quot;: 3,&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; &quot;b&quot;: 3&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; &quot;_id&quot;: ObjectId(&quot;6047934b5921dc2713d2b1eb&quot;),&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; &quot;a&quot;: 1,&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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; &quot;b&quot;: 4&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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-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;}&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;Note that once a single document fails to update, no other documents are updated. While this is correct behavior, some users may find this surprising as they might expect that the command will continue updating documents after a failure. As such, we should update the documentation of the &#8216;update&#8217; command to describe what happens in the case of a multi-update that fails.&lt;/p&gt;

&lt;h2&gt;&lt;a name=&quot;Scopeofchanges&quot;&gt;&lt;/a&gt;Scope of changes&lt;/h2&gt;

&lt;h2&gt;&lt;a name=&quot;ImpacttoOtherDocs&quot;&gt;&lt;/a&gt;Impact to Other Docs&lt;/h2&gt;

&lt;h2&gt;&lt;a name=&quot;MVP%28WorkandDate%29&quot;&gt;&lt;/a&gt;MVP (Work and Date)&lt;/h2&gt;

&lt;h2&gt;&lt;a name=&quot;Resources%28ScopeorDesignDocs%2CInvision%2Cetc.%29&quot;&gt;&lt;/a&gt;Resources (Scope or Design Docs, Invision, etc.)&lt;/h2&gt;
</description>
                <environment></environment>
        <key id="1647084">DOCS-14287</key>
            <summary>Update command documentation should describe expected behavior when a multi-update fails</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="lauren.tran@mongodb.com">Lauren Tran</assignee>
                                    <reporter username="mihai.andrei@mongodb.com">Mihai Andrei</reporter>
                        <labels>
                            <label>quick-fix</label>
                    </labels>
                <created>Thu, 11 Mar 2021 21:31:53 +0000</created>
                <updated>Mon, 30 Oct 2023 20:11:14 +0000</updated>
                            <resolved>Fri, 5 Aug 2022 15:19:51 +0000</resolved>
                                                    <fixVersion>Server_Docs_20231030</fixVersion>
                                    <component>manual</component>
                    <component>Server</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="4729411" author="xgen-internal-githook" created="Thu, 4 Aug 2022 17:52:35 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;ltran-mdb&apos;, &apos;email&apos;: &apos;107217639+ltran-mdb@users.noreply.github.com&apos;, &apos;username&apos;: &apos;ltran-mdb&apos;}
&lt;p&gt;Message: DOCS 14287 - multi update failure documentation  (#1531) (#1577)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; adding update failure behavior&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; moving example and explanation&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; moving example and explanation&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; typo fix&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; small copy edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; minor edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; adding description under multi&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; adding description under multi&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; small tech edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; small tech edits&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/docs-mongodb-internal/commit/7d89b22b5adbc5a70ac89963de2d0e75cf4d63d1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-mongodb-internal/commit/7d89b22b5adbc5a70ac89963de2d0e75cf4d63d1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4729409" author="xgen-internal-githook" created="Thu, 4 Aug 2022 17:52:18 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;ltran-mdb&apos;, &apos;email&apos;: &apos;107217639+ltran-mdb@users.noreply.github.com&apos;, &apos;username&apos;: &apos;ltran-mdb&apos;}
&lt;p&gt;Message: DOCS 14287 - multi update failure documentation  (#1531) (#1579)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; adding update failure behavior&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; moving example and explanation&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; moving example and explanation&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; typo fix&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; small copy edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; minor edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; adding description under multi&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; adding description under multi&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; small tech edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; small tech edits&lt;br/&gt;
Branch: v4.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/docs-mongodb-internal/commit/fc9b67aede56621acad649ba07f59721fc517943&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-mongodb-internal/commit/fc9b67aede56621acad649ba07f59721fc517943&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4729408" author="xgen-internal-githook" created="Thu, 4 Aug 2022 17:52:09 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;ltran-mdb&apos;, &apos;email&apos;: &apos;107217639+ltran-mdb@users.noreply.github.com&apos;, &apos;username&apos;: &apos;ltran-mdb&apos;}
&lt;p&gt;Message: DOCS 14287 - multi update failure documentation  (#1531) (#1578)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; adding update failure behavior&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; moving example and explanation&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; moving example and explanation&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; typo fix&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; small copy edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; minor edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; adding description under multi&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; adding description under multi&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; small tech edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; small tech edits&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/docs-mongodb-internal/commit/8bb001f3f63959bf6af7724445c503b3bc68258d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-mongodb-internal/commit/8bb001f3f63959bf6af7724445c503b3bc68258d&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4728917" author="xgen-internal-githook" created="Thu, 4 Aug 2022 15:28:05 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;ltran-mdb&apos;, &apos;email&apos;: &apos;107217639+ltran-mdb@users.noreply.github.com&apos;, &apos;username&apos;: &apos;ltran-mdb&apos;}
&lt;p&gt;Message: DOCS 14287 - multi update failure documentation  (#1531)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; adding update failure behavior&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; update failure edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; moving example and explanation&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; moving example and explanation&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; typo fix&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; small copy edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; minor edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; adding description under multi&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; adding description under multi&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; small tech edits&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14287&quot; title=&quot;Update command documentation should describe expected behavior when a multi-update fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14287&quot;&gt;&lt;del&gt;DOCS-14287&lt;/del&gt;&lt;/a&gt; small tech edits&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/docs-mongodb-internal/commit/a6fca7f0e3d284bad670b751493c9fcbf0caa5a0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-mongodb-internal/commit/a6fca7f0e3d284bad670b751493c9fcbf0caa5a0&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 4 Aug 2022 15:28:05 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 26 weeks, 6 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_14876" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Docs Reviewer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>jeffrey.allen@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>DOCSP-11702</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_14873" key="com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker">
                        <customfieldname>External Reviewer</customfieldname>
                        <customfieldvalues>
                                    <customfieldvalue><![CDATA[mihai.andrei@mongodb.com]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>emet.ozar@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 26 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>lauren.tran@mongodb.com</customfieldvalue>
            <customfieldvalue>mihai.andrei@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hyz5uf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hykeuf:</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="6128">ServerDocs2022: Jun14 - Jun28</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</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_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hyys3j:</customfieldvalue>

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