<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:44:31 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-6837] [Insights] Add signal for bloated documents in Document tab</title>
                <link>https://jira.mongodb.org/browse/COMPASS-6837</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;p&gt;We&apos;ll use $bsonSize projection to get the document size and map it to a document card in the crud document list:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;We will only do this if there is no custom projection provided by the user&lt;/li&gt;
	&lt;li&gt;We will add {doc: &quot;$$ROOT&quot;, size: {$bsonSize: &quot;$$ROOT&quot;}} projection to the find call&lt;/li&gt;
	&lt;li&gt;When receiving the document, map &lt;tt&gt;doc&lt;/tt&gt; to the HadronDocument and store the bson size value as a symbol on the hadron doc&lt;/li&gt;
	&lt;li&gt;The value can then be used to render the insight in the document list&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="2341146">COMPASS-6837</key>
            <summary>[Insights] Add signal for bloated documents in Document tab</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="sergey.petushkov@mongodb.com">Sergey Petushkov</assignee>
                                    <reporter username="sergey.petushkov@mongodb.com">Sergey Petushkov</reporter>
                        <labels>
                    </labels>
                <created>Mon, 15 May 2023 15:21:20 +0000</created>
                <updated>Sun, 29 Oct 2023 02:38:25 +0000</updated>
                            <resolved>Thu, 6 Jul 2023 08:30:29 +0000</resolved>
                                                    <fixVersion>1.39.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="5566347" author="xgen-internal-githook" created="Fri, 14 Jul 2023 11:57:19 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: feat(compass-crud): re-introduce &quot;bloated documents&quot; insight &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt; (#4614)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Revert &quot;Revert &quot;feat(compass-crud): add bloated docs insight to the document list &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt;&quot; (#4605)&quot;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;This reverts commit 66bc0ab994862436f1ee38d683f005886e1f59a4.&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;fix(compass-crud): skip $bsonSize projection for ADF&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-crud): retry find if failed when using bsonSize projection&lt;br/&gt;
Branch: ga-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/d793a25908da868bbeb914b99b53f904c56d5014&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/d793a25908da868bbeb914b99b53f904c56d5014&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5566345" author="xgen-internal-githook" created="Fri, 14 Jul 2023 11:57:14 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: Revert &quot;feat(compass-crud): add bloated docs insight to the document list &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt;&quot; (#4605)&lt;/p&gt;

&lt;p&gt;Revert &quot;feat(compass-crud): add bloated docs insight to the document list &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt; (#4566)&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit bfb9cbb4231256a42735e555cf322ba812f40577.&lt;br/&gt;
Branch: ga-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/66bc0ab994862436f1ee38d683f005886e1f59a4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/66bc0ab994862436f1ee38d683f005886e1f59a4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5556597" author="xgen-internal-githook" created="Tue, 11 Jul 2023 08:26:24 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: feat(compass-crud): re-introduce &quot;bloated documents&quot; insight &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt; (#4614)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Revert &quot;Revert &quot;feat(compass-crud): add bloated docs insight to the document list &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt;&quot; (#4605)&quot;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;This reverts commit 66bc0ab994862436f1ee38d683f005886e1f59a4.&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;fix(compass-crud): skip $bsonSize projection for ADF&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-crud): retry find if failed when using bsonSize projection&lt;br/&gt;
Branch: storage-mixin-from-user-preferences&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/d793a25908da868bbeb914b99b53f904c56d5014&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/d793a25908da868bbeb914b99b53f904c56d5014&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5556595" author="xgen-internal-githook" created="Tue, 11 Jul 2023 08:26:19 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: Revert &quot;feat(compass-crud): add bloated docs insight to the document list &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt;&quot; (#4605)&lt;/p&gt;

&lt;p&gt;Revert &quot;feat(compass-crud): add bloated docs insight to the document list &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt; (#4566)&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit bfb9cbb4231256a42735e555cf322ba812f40577.&lt;br/&gt;
Branch: storage-mixin-from-user-preferences&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/66bc0ab994862436f1ee38d683f005886e1f59a4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/66bc0ab994862436f1ee38d683f005886e1f59a4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5554270" author="xgen-internal-githook" created="Mon, 10 Jul 2023 13:38:00 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: feat(compass-crud): re-introduce &quot;bloated documents&quot; insight &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt; (#4614)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Revert &quot;Revert &quot;feat(compass-crud): add bloated docs insight to the document list &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt;&quot; (#4605)&quot;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;This reverts commit 66bc0ab994862436f1ee38d683f005886e1f59a4.&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;fix(compass-crud): skip $bsonSize projection for ADF&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-crud): retry find if failed when using bsonSize projection&lt;br/&gt;
Branch: beta-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/d793a25908da868bbeb914b99b53f904c56d5014&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/d793a25908da868bbeb914b99b53f904c56d5014&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5544151" author="xgen-internal-githook" created="Wed, 5 Jul 2023 12:50:13 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: feat(compass-crud): re-introduce &quot;bloated documents&quot; insight &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt; (#4614)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Revert &quot;Revert &quot;feat(compass-crud): add bloated docs insight to the document list &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt;&quot; (#4605)&quot;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;This reverts commit 66bc0ab994862436f1ee38d683f005886e1f59a4.&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;fix(compass-crud): skip $bsonSize projection for ADF&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-crud): retry find if failed when using bsonSize projection&lt;br/&gt;
Branch: COMPASS-6979-pass-schema-and-docs-to-ai&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/d793a25908da868bbeb914b99b53f904c56d5014&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/d793a25908da868bbeb914b99b53f904c56d5014&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5543783" author="xgen-internal-githook" created="Wed, 5 Jul 2023 09:55:42 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: feat(compass-crud): re-introduce &quot;bloated documents&quot; insight &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt; (#4614)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Revert &quot;Revert &quot;feat(compass-crud): add bloated docs insight to the document list &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt;&quot; (#4605)&quot;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;This reverts commit 66bc0ab994862436f1ee38d683f005886e1f59a4.&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;fix(compass-crud): skip $bsonSize projection for ADF&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-crud): retry find if failed when using bsonSize projection&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/d793a25908da868bbeb914b99b53f904c56d5014&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/d793a25908da868bbeb914b99b53f904c56d5014&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5542917" author="xgen-internal-githook" created="Tue, 4 Jul 2023 16:43:28 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: Revert &quot;Revert &quot;feat(compass-crud): add bloated docs insight to the document list &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt;&quot; (#4605)&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 66bc0ab994862436f1ee38d683f005886e1f59a4.&lt;br/&gt;
Branch: compass-6837-bloated-docs-insight&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/56d4c28ac8ce4e46dcb6bc69ade48db2747565cc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/56d4c28ac8ce4e46dcb6bc69ade48db2747565cc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5539713" author="xgen-internal-githook" created="Mon, 3 Jul 2023 05:06:10 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: Revert &quot;feat(compass-crud): add bloated docs insight to the document list &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt;&quot; (#4605)&lt;/p&gt;

&lt;p&gt;Revert &quot;feat(compass-crud): add bloated docs insight to the document list &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt; (#4566)&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit bfb9cbb4231256a42735e555cf322ba812f40577.&lt;br/&gt;
Branch: beta-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/66bc0ab994862436f1ee38d683f005886e1f59a4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/66bc0ab994862436f1ee38d683f005886e1f59a4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5537040" author="xgen-internal-githook" created="Fri, 30 Jun 2023 15:11:21 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: Revert &quot;feat(compass-crud): add bloated docs insight to the document list &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt;&quot; (#4605)&lt;/p&gt;

&lt;p&gt;Revert &quot;feat(compass-crud): add bloated docs insight to the document list &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt; (#4566)&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit bfb9cbb4231256a42735e555cf322ba812f40577.&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/66bc0ab994862436f1ee38d683f005886e1f59a4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/66bc0ab994862436f1ee38d683f005886e1f59a4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5536844" author="xgen-internal-githook" created="Fri, 30 Jun 2023 14:12:05 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;sergey.petushkov@protonmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: Revert &quot;feat(compass-crud): add bloated docs insight to the document list &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt; (#4566)&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit bfb9cbb4231256a42735e555cf322ba812f40577.&lt;br/&gt;
Branch: ga-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/fa2e4ab1714845fdd2d777e89ced0f1dc7467a30&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/fa2e4ab1714845fdd2d777e89ced0f1dc7467a30&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5536812" author="xgen-internal-githook" created="Fri, 30 Jun 2023 14:04:36 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;sergey.petushkov@protonmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: Revert &quot;feat(compass-crud): add bloated docs insight to the document list &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt; (#4566)&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit bfb9cbb4231256a42735e555cf322ba812f40577.&lt;br/&gt;
Branch: revert-4566&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/fa2e4ab1714845fdd2d777e89ced0f1dc7467a30&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/fa2e4ab1714845fdd2d777e89ced0f1dc7467a30&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5536718" author="xgen-internal-githook" created="Fri, 30 Jun 2023 13:40:31 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;sergey.petushkov@protonmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: Revert &quot;feat(compass-crud): add bloated docs insight to the document list &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt; (#4566)&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit bfb9cbb4231256a42735e555cf322ba812f40577.&lt;br/&gt;
Branch: revert-4566-compass-6837-bloated-docs&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/d1d5416077232228b2c765f1c07c5515fd5c09f5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/d1d5416077232228b2c765f1c07c5515fd5c09f5&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5530155" author="xgen-internal-githook" created="Wed, 28 Jun 2023 09:03:00 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: feat(compass-crud): add bloated docs insight to the document list &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt; (#4566)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;feat(compass-crud): add bloated docs insight to the document list&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-crud): do not attempt to provide insight when csfle is enabled&lt;br/&gt;
Branch: beta-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/bfb9cbb4231256a42735e555cf322ba812f40577&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/bfb9cbb4231256a42735e555cf322ba812f40577&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5527785" author="xgen-internal-githook" created="Tue, 27 Jun 2023 14:18:41 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: feat(compass-crud): add bloated docs insight to the document list &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt; (#4566)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;feat(compass-crud): add bloated docs insight to the document list&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-crud): do not attempt to provide insight when csfle is enabled&lt;br/&gt;
Branch: 1449-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/bfb9cbb4231256a42735e555cf322ba812f40577&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/bfb9cbb4231256a42735e555cf322ba812f40577&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5520968" author="xgen-internal-githook" created="Fri, 23 Jun 2023 13:35:03 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: feat(compass-crud): add bloated docs insight to the document list &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt; (#4566)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;feat(compass-crud): add bloated docs insight to the document list&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-crud): do not attempt to provide insight when csfle is enabled&lt;br/&gt;
Branch: shared-eslint-config&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/bfb9cbb4231256a42735e555cf322ba812f40577&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/bfb9cbb4231256a42735e555cf322ba812f40577&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5520586" author="xgen-internal-githook" created="Fri, 23 Jun 2023 10:50:49 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: feat(compass-crud): add bloated docs insight to the document list &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt; (#4566)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;feat(compass-crud): add bloated docs insight to the document list&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-crud): do not attempt to provide insight when csfle is enabled&lt;br/&gt;
Branch: activity-telemetry&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/bfb9cbb4231256a42735e555cf322ba812f40577&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/bfb9cbb4231256a42735e555cf322ba812f40577&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5518819" author="xgen-internal-githook" created="Thu, 22 Jun 2023 16:25:25 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: feat(compass-crud): add bloated docs insight to the document list &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt; (#4566)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;feat(compass-crud): add bloated docs insight to the document list&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-crud): do not attempt to provide insight when csfle is enabled&lt;br/&gt;
Branch: autobeta&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/bfb9cbb4231256a42735e555cf322ba812f40577&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/bfb9cbb4231256a42735e555cf322ba812f40577&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5517851" author="xgen-internal-githook" created="Thu, 22 Jun 2023 11:29:02 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: feat(compass-crud): add bloated docs insight to the document list &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt; (#4566)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;feat(compass-crud): add bloated docs insight to the document list&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-crud): do not attempt to provide insight when csfle is enabled&lt;br/&gt;
Branch: guide-cue-in-compass&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/bfb9cbb4231256a42735e555cf322ba812f40577&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/bfb9cbb4231256a42735e555cf322ba812f40577&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5514613" author="xgen-internal-githook" created="Wed, 21 Jun 2023 09:59:03 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: feat(compass-crud): add bloated docs insight to the document list &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6837&quot; title=&quot;[Insights] Add signal for bloated documents in Document tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6837&quot;&gt;&lt;del&gt;COMPASS-6837&lt;/del&gt;&lt;/a&gt; (#4566)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;feat(compass-crud): add bloated docs insight to the document list&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-crud): do not attempt to provide insight when csfle is enabled&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/bfb9cbb4231256a42735e555cf322ba812f40577&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/bfb9cbb4231256a42735e555cf322ba812f40577&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>20.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 21 Jun 2023 09:59:03 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        29 weeks, 5 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_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-6441</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>
                            29 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>sergey.petushkov@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i298un:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i1riq0:</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="7520">Iteration Dreadnoughtus</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|i28uzz:</customfieldvalue>

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