<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:41:45 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>[COMPASS-6058] An update on a sharded collection is failing unless the user has admin privileges</title>
                <link>https://jira.mongodb.org/browse/COMPASS-6058</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;p&gt;Steps to reproduce:&lt;br/&gt;
1. Create an Atlas cluster with at least one shard&lt;br/&gt;
2. Create a sharded collection with a hashed shard key on an arbitrary field (e.g. &quot;a: hashed&quot;)&lt;br/&gt;
3. Insert at least one document&lt;br/&gt;
4. Create a user with readWriteAnyDatabase@admin&lt;br/&gt;
5. Open Compass and connect with that user&lt;br/&gt;
6. Try updating a field - the update will fail with &quot;Query for sharded findAndModify must contain the shard key&quot;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;398810_thumb&quot; href=&quot;https://jira.mongodb.org/secure/attachment/398810/398810_image-2022-08-30-15-51-45-103.png&quot; title=&quot;image-2022-08-30-15-51-45-103.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;398810&quot; file-preview-title=&quot;image-2022-08-30-15-51-45-103.png&quot;&gt;&lt;img src=&quot;https://jira.mongodb.org/secure/thumbnail/398810/_thumb_398810.png&quot; style=&quot;border: 0px solid black&quot; role=&quot;presentation&quot;/&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;

&lt;p&gt;Same operation will work if executed from &lt;tt&gt;mongosh&lt;/tt&gt;:&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;Atlas [mongos] test&amp;gt;  db.s2.findAndModify({query:{ _id: ObjectId(&quot;630d9dcb65f882ed4b487187&quot;), uid: &apos;sdfsdaf&apos;}, update: {&quot;$set&quot;: {&quot;a&quot;: &quot;c&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;   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;{ _id: ObjectId(&quot;630d9dcb65f882ed4b487187&quot;), uid: &apos;sdfsdaf&apos;, a: &apos;c&apos; }&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;Same operation works in Compass if executed as an admin user.&lt;/p&gt;

&lt;p&gt;Log inspection indicates that the failure occurs because Compas is failing to obtain shard key:&lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2022-08-30T05:22:00.308+0000 I  ACCESS   [conn61202] Unauthorized: not authorized on config to execute command { find: &quot;collections&quot;, filter: { _id: &quot;test.s2&quot; }, projection: { key: 1, _id: 0 }, maxTimeMS: 60000, lsid: { id: UUID(&quot;d50f7193-eb40-45c4-976d-d5e95bef02a3&quot;) }, $clusterTime: { clusterTime: Timestamp(1661836912, 1), signature: { hash: BinData(0, 7EB8D23A851D357D2DB8039F5F0070075624D186), keyId: 7136346753694957600 } }, $db: &quot;config&quot; }&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;However the lack of authorization is nowhere visible in the Compass UI.&lt;/p&gt;</description>
                <environment>OS:&lt;br/&gt;
node.js / npm versions:&lt;br/&gt;
Additional info:&lt;br/&gt;
</environment>
        <key id="2125315">COMPASS-6058</key>
            <summary>An update on a sharded collection is failing unless the user has admin privileges</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.mongodb.org/images/icons/priorities/critical.svg">Critical - P2</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="alena.khineika@mongodb.com">Alena Khineika</assignee>
                                    <reporter username="dmitry.ryabtsev@mongodb.com">Dmitry Ryabtsev</reporter>
                        <labels>
                    </labels>
                <created>Tue, 30 Aug 2022 05:52:05 +0000</created>
                <updated>Sun, 29 Oct 2023 02:38:53 +0000</updated>
                            <resolved>Thu, 11 May 2023 15:56:35 +0000</resolved>
                                    <version>1.32.6</version>
                                    <fixVersion>1.37.0</fixVersion>
                                    <component>CRUD</component>
                        <due></due>
                            <votes>1</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="5440153" author="xgen-internal-githook" created="Sat, 20 May 2023 20:58:28 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Alena Khineika&apos;, &apos;email&apos;: &apos;alena.khineika@gmail.com&apos;, &apos;username&apos;: &apos;alenakhineika&apos;}
&lt;p&gt;Message: refactor: fallback to modifyOneMethod with query &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt; (#4373)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;refactor: fallback to modifyOneMethod with query &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove unused variable&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: bring back comments&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6664&quot; title=&quot;Add guide cue to highlight the feature&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6664&quot;&gt;&lt;del&gt;COMPASS-6664&lt;/del&gt;&lt;/a&gt;-guide-cue-stage-wizard&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/80b2e3cea357e116e38ad46b458c491e1d1b0854&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/80b2e3cea357e116e38ad46b458c491e1d1b0854&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5440151" author="xgen-internal-githook" created="Sat, 20 May 2023 20:58:24 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Alena Khineika&apos;, &apos;email&apos;: &apos;alena.khineika@gmail.com&apos;, &apos;username&apos;: &apos;alenakhineika&apos;}
&lt;p&gt;Message: fix: allow updates on a sharded collection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt; (#4340)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;fix: an update on a sharded collection is failing unless the user has admin privileges &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: check for docs&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test:  check if updateOne and replaceOne are being called&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: return error early&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;build: update package lock json&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: use first document id&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: check for docs&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: handle errors&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: return the actual error when exists&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: bump mongoLogId for replaceOne&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: get rid of repeating code&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6664&quot; title=&quot;Add guide cue to highlight the feature&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6664&quot;&gt;&lt;del&gt;COMPASS-6664&lt;/del&gt;&lt;/a&gt;-guide-cue-stage-wizard&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/6bb4f4d25486abfef9a576cd15d7f16ac91e52d8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/6bb4f4d25486abfef9a576cd15d7f16ac91e52d8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5424451" author="xgen-internal-githook" created="Mon, 15 May 2023 11:55:41 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Alena Khineika&apos;, &apos;email&apos;: &apos;alena.khineika@gmail.com&apos;, &apos;username&apos;: &apos;alenakhineika&apos;}
&lt;p&gt;Message: refactor: fallback to modifyOneMethod with query &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt; (#4373)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;refactor: fallback to modifyOneMethod with query &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove unused variable&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: bring back comments&lt;br/&gt;
Branch: test-read-6.0-QE&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/80b2e3cea357e116e38ad46b458c491e1d1b0854&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/80b2e3cea357e116e38ad46b458c491e1d1b0854&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5424449" author="xgen-internal-githook" created="Mon, 15 May 2023 11:55:37 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Alena Khineika&apos;, &apos;email&apos;: &apos;alena.khineika@gmail.com&apos;, &apos;username&apos;: &apos;alenakhineika&apos;}
&lt;p&gt;Message: fix: allow updates on a sharded collection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt; (#4340)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;fix: an update on a sharded collection is failing unless the user has admin privileges &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: check for docs&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test:  check if updateOne and replaceOne are being called&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: return error early&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;build: update package lock json&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: use first document id&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: check for docs&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: handle errors&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: return the actual error when exists&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: bump mongoLogId for replaceOne&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: get rid of repeating code&lt;br/&gt;
Branch: test-read-6.0-QE&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/6bb4f4d25486abfef9a576cd15d7f16ac91e52d8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/6bb4f4d25486abfef9a576cd15d7f16ac91e52d8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5424014" author="xgen-internal-githook" created="Mon, 15 May 2023 07:36:37 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Alena Khineika&apos;, &apos;email&apos;: &apos;alena.khineika@gmail.com&apos;, &apos;username&apos;: &apos;alenakhineika&apos;}
&lt;p&gt;Message: refactor: fallback to modifyOneMethod with query &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt; (#4373)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;refactor: fallback to modifyOneMethod with query &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove unused variable&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: bring back comments&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6161&quot; title=&quot;Hide password during screenshares / Zoom Hide password when in Editing connection string &amp;gt; Editing password mode&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6161&quot;&gt;&lt;del&gt;COMPASS-6161&lt;/del&gt;&lt;/a&gt;-show-password-on-focus&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/80b2e3cea357e116e38ad46b458c491e1d1b0854&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/80b2e3cea357e116e38ad46b458c491e1d1b0854&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5423979" author="xgen-internal-githook" created="Mon, 15 May 2023 07:14:11 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Alena Khineika&apos;, &apos;email&apos;: &apos;alena.khineika@gmail.com&apos;, &apos;username&apos;: &apos;alenakhineika&apos;}
&lt;p&gt;Message: refactor: fallback to modifyOneMethod with query &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt; (#4373)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;refactor: fallback to modifyOneMethod with query &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove unused variable&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: bring back comments&lt;br/&gt;
Branch: 1.37-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/80b2e3cea357e116e38ad46b458c491e1d1b0854&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/80b2e3cea357e116e38ad46b458c491e1d1b0854&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5423977" author="xgen-internal-githook" created="Mon, 15 May 2023 07:14:06 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Alena Khineika&apos;, &apos;email&apos;: &apos;alena.khineika@gmail.com&apos;, &apos;username&apos;: &apos;alenakhineika&apos;}
&lt;p&gt;Message: fix: allow updates on a sharded collection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt; (#4340)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;fix: an update on a sharded collection is failing unless the user has admin privileges &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: check for docs&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test:  check if updateOne and replaceOne are being called&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: return error early&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;build: update package lock json&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: use first document id&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: check for docs&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: handle errors&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: return the actual error when exists&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: bump mongoLogId for replaceOne&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: get rid of repeating code&lt;br/&gt;
Branch: 1.37-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/6bb4f4d25486abfef9a576cd15d7f16ac91e52d8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/6bb4f4d25486abfef9a576cd15d7f16ac91e52d8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5422266" author="xgen-internal-githook" created="Fri, 12 May 2023 22:44:04 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Alena Khineika&apos;, &apos;email&apos;: &apos;alena.khineika@gmail.com&apos;, &apos;username&apos;: &apos;alenakhineika&apos;}
&lt;p&gt;Message: refactor: fallback to modifyOneMethod with query &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt; (#4373)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;refactor: fallback to modifyOneMethod with query &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove unused variable&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: bring back comments&lt;br/&gt;
Branch: fix-windows-last-field&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/80b2e3cea357e116e38ad46b458c491e1d1b0854&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/80b2e3cea357e116e38ad46b458c491e1d1b0854&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5421918" author="JIRAUSER1273051" created="Fri, 12 May 2023 20:04:01 +0000"  >&lt;p&gt;Yay!! Thanks!&lt;/p&gt;</comment>
                            <comment id="5421847" author="xgen-internal-githook" created="Fri, 12 May 2023 19:26:42 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Alena Khineika&apos;, &apos;email&apos;: &apos;alena.khineika@gmail.com&apos;, &apos;username&apos;: &apos;alenakhineika&apos;}
&lt;p&gt;Message: refactor: fallback to modifyOneMethod with query &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt; (#4373)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;refactor: fallback to modifyOneMethod with query &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove unused variable&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: bring back comments&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/80b2e3cea357e116e38ad46b458c491e1d1b0854&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/80b2e3cea357e116e38ad46b458c491e1d1b0854&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5420401" author="xgen-internal-githook" created="Fri, 12 May 2023 12:52:21 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Alena Khineika&apos;, &apos;email&apos;: &apos;alena.khineika@gmail.com&apos;, &apos;username&apos;: &apos;alenakhineika&apos;}
&lt;p&gt;Message: fix: allow updates on a sharded collection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt; (#4340)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;fix: an update on a sharded collection is failing unless the user has admin privileges &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: check for docs&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test:  check if updateOne and replaceOne are being called&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: return error early&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;build: update package lock json&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: use first document id&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: check for docs&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: handle errors&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: return the actual error when exists&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: bump mongoLogId for replaceOne&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: get rid of repeating code&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6161&quot; title=&quot;Hide password during screenshares / Zoom Hide password when in Editing connection string &amp;gt; Editing password mode&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6161&quot;&gt;&lt;del&gt;COMPASS-6161&lt;/del&gt;&lt;/a&gt;-show-password-on-focus&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/6bb4f4d25486abfef9a576cd15d7f16ac91e52d8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/6bb4f4d25486abfef9a576cd15d7f16ac91e52d8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5420353" author="xgen-internal-githook" created="Fri, 12 May 2023 12:31:09 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Alena Khineika&apos;, &apos;email&apos;: &apos;alena.khineika@gmail.com&apos;, &apos;username&apos;: &apos;alenakhineika&apos;}
&lt;p&gt;Message: refactor: fallback to modifyOneMethod with query &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt;-refactor-update-on-sharded-collection&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/b988a8bbfa5b1e50801510d00c566c3fb4063ee7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/b988a8bbfa5b1e50801510d00c566c3fb4063ee7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5418185" author="xgen-internal-githook" created="Thu, 11 May 2023 15:56:05 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Alena Khineika&apos;, &apos;email&apos;: &apos;alena.khineika@gmail.com&apos;, &apos;username&apos;: &apos;alenakhineika&apos;}
&lt;p&gt;Message: fix: allow updates on a sharded collection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt; (#4340)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;fix: an update on a sharded collection is failing unless the user has admin privileges &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: check for docs&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test:  check if updateOne and replaceOne are being called&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: return error early&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;build: update package lock json&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: use first document id&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: check for docs&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: handle errors&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: return the actual error when exists&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: bump mongoLogId for replaceOne&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: get rid of repeating code&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/6bb4f4d25486abfef9a576cd15d7f16ac91e52d8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/6bb4f4d25486abfef9a576cd15d7f16ac91e52d8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5417287" author="xgen-internal-githook" created="Thu, 11 May 2023 11:35:53 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Alena Khineika&apos;, &apos;email&apos;: &apos;alena.khineika@gmail.com&apos;, &apos;username&apos;: &apos;alenakhineika&apos;}
&lt;p&gt;Message: Merge remote-tracking branch &apos;origin/main&apos; into &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt;-fix-update-on-sharded-collection&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt;-fix-update-on-sharded-collection&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/4f5710d7be9864ca6ada6924f39aa3972f1d7895&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/4f5710d7be9864ca6ada6924f39aa3972f1d7895&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5414092" author="xgen-internal-githook" created="Wed, 10 May 2023 12:43:24 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Alena Khineika&apos;, &apos;email&apos;: &apos;alena.khineika@gmail.com&apos;, &apos;username&apos;: &apos;alenakhineika&apos;}
&lt;p&gt;Message: Merge remote-tracking branch &apos;origin/main&apos; into &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt;-fix-update-on-sharded-collection&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt;-fix-update-on-sharded-collection&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/2ba392bb2f34e30f4a9dc0d8ff23c1c814feaa3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/2ba392bb2f34e30f4a9dc0d8ff23c1c814feaa3a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5411024" author="xgen-internal-githook" created="Tue, 9 May 2023 12:41:50 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Alena Khineika&apos;, &apos;email&apos;: &apos;alena.khineika@gmail.com&apos;, &apos;username&apos;: &apos;alenakhineika&apos;}
&lt;p&gt;Message: Merge remote-tracking branch &apos;origin/main&apos; into &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt;-fix-update-on-sharded-collection&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt;-fix-update-on-sharded-collection&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/55e2cfa1fb12f81bdd9b2f194cf53562e695b272&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/55e2cfa1fb12f81bdd9b2f194cf53562e695b272&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5408117" author="xgen-internal-githook" created="Mon, 8 May 2023 13:54:04 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Alena Khineika&apos;, &apos;email&apos;: &apos;alena.khineika@gmail.com&apos;, &apos;username&apos;: &apos;alenakhineika&apos;}
&lt;p&gt;Message: Merge remote-tracking branch &apos;origin/main&apos; into &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt;-fix-update-on-sharded-collection&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt;-fix-update-on-sharded-collection&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/e196143e8d13c35694bf856386556e7789e2425c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/e196143e8d13c35694bf856386556e7789e2425c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5407402" author="xgen-internal-githook" created="Mon, 8 May 2023 08:52:41 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Alena Khineika&apos;, &apos;email&apos;: &apos;alena.khineika@gmail.com&apos;, &apos;username&apos;: &apos;alenakhineika&apos;}
&lt;p&gt;Message: fix: an update on a sharded collection is failing unless the user has admin privileges &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6058&quot; title=&quot;An update on a sharded collection is failing unless the user has admin privileges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6058&quot;&gt;&lt;del&gt;COMPASS-6058&lt;/del&gt;&lt;/a&gt;-fix-update-on-sharded-collection&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/913acf3056abab1c682836288b98f855652d1ac8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/913acf3056abab1c682836288b98f855652d1ac8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5399163" author="JIRAUSER1273051" created="Wed, 3 May 2023 22:04:57 +0000"  >&lt;p&gt;yay!&lt;/p&gt;</comment>
                            <comment id="5396819" author="maurizio.casimirri" created="Wed, 3 May 2023 10:21:26 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=thomas.soestini%40scopely.com&quot; class=&quot;user-hover&quot; rel=&quot;thomas.soestini@scopely.com&quot;&gt;thomas.soestini@scopely.com&lt;/a&gt; We managed to reproduce it and we are going to add a fix for it soon  &lt;/p&gt;</comment>
                            <comment id="5396195" author="JIRAUSER1273051" created="Wed, 3 May 2023 00:57:06 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=alena.khineika%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;alena.khineika@mongodb.com&quot;&gt;alena.khineika@mongodb.com&lt;/a&gt;&#160;&lt;/p&gt;

&lt;p&gt;I&apos;m not sure what server version we were using 8 months ago, but I think it was 4.2.&lt;/p&gt;

&lt;p&gt;It looks like Dmitry was able to reproduce it on MongoDB v4.2.22, too. You can see the thread here: &lt;a href=&quot;https://support.mongodb.com/case/00988425&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://support.mongodb.com/case/00988425&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Just one note on the repro steps listed above: I think there may be an error in step 4. The problem appears when you &lt;b&gt;don&apos;t&lt;/b&gt; have admin, in case that helps.&lt;/p&gt;</comment>
                            <comment id="5382049" author="alena.khineika" created="Thu, 27 Apr 2023 17:34:21 +0000"  >&lt;p&gt;Hey &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=thomas.soestini%40scopely.com&quot; class=&quot;user-hover&quot; rel=&quot;thomas.soestini@scopely.com&quot;&gt;thomas.soestini@scopely.com&lt;/a&gt;, I am trying to reproduce the issue and currently can&apos;t. What server version are you using?&lt;/p&gt;</comment>
                            <comment id="5309767" author="JIRAUSER1273051" created="Wed, 29 Mar 2023 17:22:26 +0000"  >&lt;p&gt;Ooo, Iteration Z! Hopefully it gets fixed this iteration, otherwise not sure what&apos;s after Z. &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="398810" name="image-2022-08-30-15-51-45-103.png" size="41870" author="dmitry.ryabtsev@mongodb.com" created="Tue, 30 Aug 2022 05:51:47 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>23.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_13552" key="com.go2group.jira.plugin.crm:crm_generic_field">
                        <customfieldname>Case</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[[5006R00001nqx56QAA]]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 1 Sep 2022 10:57:41 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        37 weeks, 4 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<a href='https://jira.mongodb.org/browse/PRODTRIAGE-3967'>PRODTRIAGE-3967</a>]]></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_10257" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Documentation Changes</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11861"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>COMPASS-5987</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>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            37 weeks, 4 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>alena.khineika@mongodb.com</customfieldvalue>
            <customfieldvalue>dmitry.ryabtsev@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>maurizio.casimirri@mongodb.com</customfieldvalue>
            <customfieldvalue>thomas.soestini@scopely.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i18af3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr1erg:</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="6838">Iteration Seahorse</customfieldvalue>
    <customfieldvalue id="6901">Iteration Unicornfish</customfieldvalue>
    <customfieldvalue id="6941">Iteration Velvet Crab</customfieldvalue>
    <customfieldvalue id="7120">Iteration Whale</customfieldvalue>
    <customfieldvalue id="7227">Iteration Xantic Sargo</customfieldvalue>
    <customfieldvalue id="7277">Iteration Zebrafish</customfieldvalue>
    <customfieldvalue id="7315">Iteration Ankylosaurus</customfieldvalue>
    <customfieldvalue id="7336">Iteration Brontosaurus</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.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|i17wkf:</customfieldvalue>

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