<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:11:47 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-15022] [Manual] Wrong position of comment field for delete command</title>
                <link>https://jira.mongodb.org/browse/DOCS-15022</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;Reference manual page for &lt;tt&gt;delete&lt;/tt&gt; command -&#160;&lt;a href=&quot;https://docs.mongodb.com/manual/reference/command/delete/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/manual/reference/command/delete/&lt;/a&gt; - says that &lt;tt&gt;comment&lt;/tt&gt; field should be inside of &lt;tt&gt;deletes&lt;/tt&gt; array. However, &lt;tt&gt;comment&lt;/tt&gt; has to be a top level field.&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;test&amp;gt; db.runCommand({&quot;delete&quot;: &quot;collection0&quot;, &quot;deletes&quot;: [{&quot;q&quot;: {}, &quot;limit&quot;: 1, &quot;comment&quot;: &quot;test&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;MongoServerError: BSON field &apos;delete.deletes.comment&apos; is an unknown field.&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;&amp;nbsp;&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;test&amp;gt; db.runCommand({&quot;delete&quot;: &quot;collection0&quot;, &quot;deletes&quot;: [{&quot;q&quot;: {}, &quot;limit&quot;: 1}], &quot;comment&quot;: &quot;test&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;  n: 0,&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;  electionId: ObjectId(&quot;7fffffff0000000000000004&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;  opTime: { ts: Timestamp({ t: 1641910276, i: 1 }), t: Long(&quot;4&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;  ok: 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;  &apos;$clusterTime&apos;: {&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;    clusterTime: Timestamp({ t: 1641910276, i: 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;    signature: {&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;      hash: Binary(Buffer.from(&quot;0000000000000000000000000000000000000000&quot;, &quot;hex&quot;), 0),&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;      keyId: Long(&quot;0&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;  operationTime: Timestamp({ t: 1641910276, i: 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;   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;
</description>
                <environment></environment>
        <key id="1961725">DOCS-15022</key>
            <summary>[Manual] Wrong position of comment field for delete command</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</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="sarah.olson@mongodb.com">Sarah Olson</assignee>
                                    <reporter username="dmitry.rybakov@mongodb.com">Dmitry Rybakov</reporter>
                        <labels>
                    </labels>
                <created>Tue, 11 Jan 2022 14:12:14 +0000</created>
                <updated>Mon, 13 Nov 2023 18:45:58 +0000</updated>
                            <resolved>Tue, 8 Feb 2022 17:13:11 +0000</resolved>
                                                    <fixVersion>4.4.0</fixVersion>
                    <fixVersion>5.0.0</fixVersion>
                    <fixVersion>5.2.0</fixVersion>
                    <fixVersion>Server_Docs_20231030</fixVersion>
                    <fixVersion>Server_Docs_20231106</fixVersion>
                    <fixVersion>Server_Docs_20231105</fixVersion>
                    <fixVersion>Server_Docs_20231113</fixVersion>
                                    <component>manual</component>
                    <component>Server</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="4342746" author="JIRAUSER1264463" created="Tue, 8 Feb 2022 17:13:11 +0000"  >&lt;p&gt;This has been reviewed, approved, and backported. Closing this ticket as fixed.&lt;/p&gt;</comment>
                            <comment id="4340896" author="xgen-internal-githook" created="Mon, 7 Feb 2022 22:49:35 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sarah Olson&apos;, &apos;email&apos;: &apos;98367156+sarah-olson-mongodb@users.noreply.github.com&apos;, &apos;username&apos;: &apos;sarah-olson-mongodb&apos;}
&lt;p&gt;Message: Docs 15022 v4.4 (#555)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Changed location of comment field (#478)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Changed location of comment field&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15022&quot; title=&quot;[Manual] Wrong position of comment field for delete command&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15022&quot;&gt;&lt;del&gt;DOCS-15022&lt;/del&gt;&lt;/a&gt;: Reordered the comment field in code block syntax and table description.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Update source/reference/command/delete.txt&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: jeff-allen-mongo &amp;lt;jeffrey.allen@10gen.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Update source/reference/command/delete.txt&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: jeff-allen-mongo &amp;lt;jeffrey.allen@10gen.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Update source/reference/command/delete.txt&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: jeff-allen-mongo &amp;lt;jeffrey.allen@10gen.com&amp;gt;&lt;/p&gt;

&lt;p&gt;Co-authored-by: Sarah Olson &amp;lt;sarah.olson@Sarahs-MacBook-Pro.local&amp;gt;&lt;br/&gt;
Co-authored-by: jeff-allen-mongo &amp;lt;jeffrey.allen@10gen.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Clean up cherry pick. Remove let option&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Clean up additional Let option from cherry pick&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;One more cherry pick cleanup; remove let description&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: Sarah Olson &amp;lt;sarah.olson@Sarahs-MacBook-Pro.local&amp;gt;&lt;br/&gt;
Co-authored-by: jeff-allen-mongo &amp;lt;jeffrey.allen@10gen.com&amp;gt;&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/docs-mongodb-internal/commit/95ffe6e06657f9f21fbc7599de30da0aa892279d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-mongodb-internal/commit/95ffe6e06657f9f21fbc7599de30da0aa892279d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4340828" author="xgen-internal-githook" created="Mon, 7 Feb 2022 22:23:04 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sarah Olson&apos;, &apos;email&apos;: &apos;98367156+sarah-olson-mongodb@users.noreply.github.com&apos;, &apos;username&apos;: &apos;sarah-olson-mongodb&apos;}
&lt;p&gt;Message: Changed location of comment field (#478) (#534)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Changed location of comment field&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15022&quot; title=&quot;[Manual] Wrong position of comment field for delete command&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15022&quot;&gt;&lt;del&gt;DOCS-15022&lt;/del&gt;&lt;/a&gt;: Reordered the comment field in code block syntax and table description.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Update source/reference/command/delete.txt&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: jeff-allen-mongo &amp;lt;jeffrey.allen@10gen.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Update source/reference/command/delete.txt&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: jeff-allen-mongo &amp;lt;jeffrey.allen@10gen.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Update source/reference/command/delete.txt&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: jeff-allen-mongo &amp;lt;jeffrey.allen@10gen.com&amp;gt;&lt;/p&gt;

&lt;p&gt;Co-authored-by: Sarah Olson &amp;lt;sarah.olson@Sarahs-MacBook-Pro.local&amp;gt;&lt;br/&gt;
Co-authored-by: jeff-allen-mongo &amp;lt;jeffrey.allen@10gen.com&amp;gt;&lt;/p&gt;

&lt;p&gt;Co-authored-by: Sarah Olson &amp;lt;sarah.olson@Sarahs-MacBook-Pro.local&amp;gt;&lt;br/&gt;
Co-authored-by: jeff-allen-mongo &amp;lt;jeffrey.allen@10gen.com&amp;gt;&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/docs-mongodb-internal/commit/5ba16613295831c4cd22f67a444b011a571455e9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-mongodb-internal/commit/5ba16613295831c4cd22f67a444b011a571455e9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4340815" author="xgen-internal-githook" created="Mon, 7 Feb 2022 22:18:58 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sarah Olson&apos;, &apos;email&apos;: &apos;98367156+sarah-olson-mongodb@users.noreply.github.com&apos;, &apos;username&apos;: &apos;sarah-olson-mongodb&apos;}
&lt;p&gt;Message: Changed location of comment field (#478) (#532)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Changed location of comment field&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15022&quot; title=&quot;[Manual] Wrong position of comment field for delete command&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15022&quot;&gt;&lt;del&gt;DOCS-15022&lt;/del&gt;&lt;/a&gt;: Reordered the comment field in code block syntax and table description.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Update source/reference/command/delete.txt&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: jeff-allen-mongo &amp;lt;jeffrey.allen@10gen.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Update source/reference/command/delete.txt&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: jeff-allen-mongo &amp;lt;jeffrey.allen@10gen.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Update source/reference/command/delete.txt&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: jeff-allen-mongo &amp;lt;jeffrey.allen@10gen.com&amp;gt;&lt;/p&gt;

&lt;p&gt;Co-authored-by: Sarah Olson &amp;lt;sarah.olson@Sarahs-MacBook-Pro.local&amp;gt;&lt;br/&gt;
Co-authored-by: jeff-allen-mongo &amp;lt;jeffrey.allen@10gen.com&amp;gt;&lt;/p&gt;

&lt;p&gt;Co-authored-by: Sarah Olson &amp;lt;sarah.olson@Sarahs-MacBook-Pro.local&amp;gt;&lt;br/&gt;
Co-authored-by: jeff-allen-mongo &amp;lt;jeffrey.allen@10gen.com&amp;gt;&lt;br/&gt;
Branch: v5.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/docs-mongodb-internal/commit/abd068dd4e8203744a964094c8c7037d5ad8cb2f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-mongodb-internal/commit/abd068dd4e8203744a964094c8c7037d5ad8cb2f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4330800" author="xgen-internal-githook" created="Wed, 2 Feb 2022 17:04:29 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sarah Olson&apos;, &apos;email&apos;: &apos;98367156+sarah-olson-mongodb@users.noreply.github.com&apos;, &apos;username&apos;: &apos;sarah-olson-mongodb&apos;}
&lt;p&gt;Message: Changed location of comment field (#478)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Changed location of comment field&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15022&quot; title=&quot;[Manual] Wrong position of comment field for delete command&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15022&quot;&gt;&lt;del&gt;DOCS-15022&lt;/del&gt;&lt;/a&gt;: Reordered the comment field in code block syntax and table description.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Update source/reference/command/delete.txt&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: jeff-allen-mongo &amp;lt;jeffrey.allen@10gen.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Update source/reference/command/delete.txt&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: jeff-allen-mongo &amp;lt;jeffrey.allen@10gen.com&amp;gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Update source/reference/command/delete.txt&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: jeff-allen-mongo &amp;lt;jeffrey.allen@10gen.com&amp;gt;&lt;/p&gt;

&lt;p&gt;Co-authored-by: Sarah Olson &amp;lt;sarah.olson@Sarahs-MacBook-Pro.local&amp;gt;&lt;br/&gt;
Co-authored-by: jeff-allen-mongo &amp;lt;jeffrey.allen@10gen.com&amp;gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/docs-mongodb-internal/commit/215d005d66be7ce92cf0ac0dd77faeb12dcee93d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-mongodb-internal/commit/215d005d66be7ce92cf0ac0dd77faeb12dcee93d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4328165" author="JIRAUSER1264463" created="Tue, 1 Feb 2022 17:34:44 +0000"  >&lt;p&gt;PR:&#160;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/10gen/docs-mongodb-internal/pull/478&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/docs-mongodb-internal/pull/478&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Update staged here:&#160;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://docs-mongodbcom-staging.corp.mongodb.com/docs/docsworker-xlarge/DOCS-15022/reference/command/delete/#mongodb-dbcommand-dbcmd.delete&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs-mongodbcom-staging.corp.mongodb.com/docs/docsworker-xlarge/DOCS-15022/reference/command/delete/#mongodb-dbcommand-dbcmd.delete&lt;/a&gt;&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>6.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 1 Feb 2022 17:34:44 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        2 years, 1 day 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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>DOCSP-11701</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>
                            2 years, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>dmitry.rybakov@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>sarah.olson@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0ghhj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hzzmhr:</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="5641">ServerDocs2022: Jan25 - Feb1</customfieldvalue>
    <customfieldvalue id="5873">ServerDocs2022: Feb1 - Feb7</customfieldvalue>
    <customfieldvalue id="5947">ServerDocs2022: Feb8 - Feb15</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|i0g3mv:</customfieldvalue>

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