<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:43:53 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-6649] Timeseries collection selection in compass triggers 2 inefficient  count operations.</title>
                <link>https://jira.mongodb.org/browse/COMPASS-6649</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;h3&gt;&lt;a name=&quot;Description&quot;&gt;&lt;/a&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;Time series collection count operation executes long running expensive operation(s). This is an issue for customers with high volume of data in time series collecitons. A simple selection of the collection in compass results in 2 long running expensive collection scans that impact the cluster performance and have to be stopped manually.&lt;/p&gt;

&lt;h3&gt;&lt;a name=&quot;ExpectedResults&quot;&gt;&lt;/a&gt;&lt;b&gt;Expected Results&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;Single efficient scan with expiration time.&lt;/p&gt;

&lt;h3&gt;&lt;a name=&quot;ActualResults&quot;&gt;&lt;/a&gt;&lt;b&gt;Actual Results&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;Two expensive collection scans.  Example from local reproduction with MongoDB 6,05 and compass 1.36.1&lt;/p&gt;

&lt;h3&gt;&lt;a name=&quot;AdditionalNotes&quot;&gt;&lt;/a&gt;&lt;b&gt;Additional Notes&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;Example logs:&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2023-03-22T16:24:53.041+02:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;COMMAND&quot;,  &quot;id&quot;:51803,   &quot;ctx&quot;:&quot;conn166&quot;,&quot;msg&quot;:&quot;Slow query&quot;,&quot;attr&quot;:{&quot;type&quot;:&quot;command&quot;,&quot;ns&quot;:&quot;test.TS collection&quot;,&quot;appName&quot;:&quot;MongoDB Compass&quot;,&quot;command&quot;:{&quot;aggregate&quot;:&quot;TS collection&quot;,&quot;pipeline&quot;:[{&quot;$match&quot;:{}},{&quot;$count&quot;:&quot;count&quot;}],&quot;cursor&quot;:{},&quot;maxTimeMS&quot;:5000,&quot;lsid&quot;:{&quot;id&quot;:{&quot;$uuid&quot;:&quot;1c550366-94c4-461c-b11d-4fdab96a2c61&quot;}},&quot;$clusterTime&quot;:{&quot;clusterTime&quot;:{&quot;$timestamp&quot;:{&quot;t&quot;:1679495075,&quot;i&quot;:1}},&quot;signature&quot;:{&quot;hash&quot;:{&quot;$binary&quot;:{&quot;base64&quot;:&quot;AAAAAAAAAAAAAAAAAAAAAAAAAAA=&quot;,&quot;subType&quot;:&quot;0&quot;}},&quot;keyId&quot;:0}},&quot;$db&quot;:&quot;test&quot;},&quot;planSummary&quot;:&quot;COLLSCAN&quot;,&quot;resolvedViews&quot;:[{&quot;viewNamespace&quot;:&quot;test.TS collection&quot;,&quot;dependencyChain&quot;:[&quot;TS collection&quot;,&quot;system.buckets.TS collection&quot;],&quot;resolvedPipeline&quot;:[{&quot;$_internalUnpackBucket&quot;:{&quot;timeField&quot;:&quot;ts_time_field&quot;,&quot;metaField&quot;:&quot;date_rolled&quot;,&quot;bucketMaxSpanSeconds&quot;:86400}}]}],&quot;keysExamined&quot;:0,&quot;docsExamined&quot;:99958,&quot;cursorExhausted&quot;:true,&quot;numYields&quot;:103,&quot;nreturned&quot;:1,&quot;queryHash&quot;:&quot;17830885&quot;,&quot;queryFramework&quot;:&quot;classic&quot;,&quot;reslen&quot;:251,&quot;locks&quot;:{&quot;FeatureCompatibilityVersion&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:229}},&quot;Global&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:229}},&quot;Mutex&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:126}}},&quot;readConcern&quot;:{&quot;level&quot;:&quot;local&quot;,&quot;provenance&quot;:&quot;implicitDefault&quot;},&quot;writeConcern&quot;:{&quot;w&quot;:&quot;majority&quot;,&quot;wtimeout&quot;:0,&quot;provenance&quot;:&quot;implicitDefault&quot;},&quot;storage&quot;:{},&quot;remote&quot;:&quot;127.0.0.1:53122&quot;,&quot;protocol&quot;:&quot;op_msg&quot;,&quot;durationMillis&quot;:789}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&amp;nbsp;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2023-03-22T16:24:53.043+02:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;COMMAND&quot;,  &quot;id&quot;:51803,   &quot;ctx&quot;:&quot;conn99&quot;,&quot;msg&quot;:&quot;Slow query&quot;,&quot;attr&quot;:{&quot;type&quot;:&quot;command&quot;,&quot;ns&quot;:&quot;test.TS collection&quot;,&quot;appName&quot;:&quot;MongoDB Compass&quot;,&quot;command&quot;:{&quot;count&quot;:&quot;TS collection&quot;,&quot;lsid&quot;:{&quot;id&quot;:{&quot;$uuid&quot;:&quot;282cbf44-e4b9-47fd-bf1e-052e1aa36960&quot;}},&quot;$clusterTime&quot;:{&quot;clusterTime&quot;:{&quot;$timestamp&quot;:{&quot;t&quot;:1679495075,&quot;i&quot;:1}},&quot;signature&quot;:{&quot;hash&quot;:{&quot;$binary&quot;:{&quot;base64&quot;:&quot;AAAAAAAAAAAAAAAAAAAAAAAAAAA=&quot;,&quot;subType&quot;:&quot;0&quot;}},&quot;keyId&quot;:0}},&quot;$db&quot;:&quot;test&quot;},&quot;planSummary&quot;:&quot;COLLSCAN&quot;,&quot;resolvedViews&quot;:[{&quot;viewNamespace&quot;:&quot;test.TS collection&quot;,&quot;dependencyChain&quot;:[&quot;TS collection&quot;,&quot;system.buckets.TS collection&quot;],&quot;resolvedPipeline&quot;:[{&quot;$_internalUnpackBucket&quot;:{&quot;timeField&quot;:&quot;ts_time_field&quot;,&quot;metaField&quot;:&quot;date_rolled&quot;,&quot;bucketMaxSpanSeconds&quot;:86400}}]}],&quot;keysExamined&quot;:0,&quot;docsExamined&quot;:99958,&quot;cursorExhausted&quot;:true,&quot;numYields&quot;:104,&quot;nreturned&quot;:1,&quot;queryHash&quot;:&quot;17830885&quot;,&quot;queryFramework&quot;:&quot;classic&quot;,&quot;reslen&quot;:166,&quot;locks&quot;:{&quot;FeatureCompatibilityVersion&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:231}},&quot;Global&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:231}},&quot;Mutex&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:127}}},&quot;readConcern&quot;:{&quot;level&quot;:&quot;local&quot;,&quot;provenance&quot;:&quot;implicitDefault&quot;},&quot;storage&quot;:{},&quot;remote&quot;:&quot;127.0.0.1:52930&quot;,&quot;protocol&quot;:&quot;op_msg&quot;,&quot;durationMillis&quot;:791}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;</description>
                <environment>OS:&lt;br/&gt;
node.js / npm versions:&lt;br/&gt;
Additional info: MongoDB 6,05 and compass 1.36.1</environment>
        <key id="2298507">COMPASS-6649</key>
            <summary>Timeseries collection selection in compass triggers 2 inefficient  count operations.</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</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="rhys.howell@mongodb.com">Rhys Howell</assignee>
                                    <reporter username="alena.khineika@mongodb.com">Alena Khineika</reporter>
                        <labels>
                    </labels>
                <created>Mon, 27 Mar 2023 13:15:05 +0000</created>
                <updated>Sun, 29 Oct 2023 02:38:31 +0000</updated>
                            <resolved>Wed, 12 Apr 2023 14:41:22 +0000</resolved>
                                                    <fixVersion>1.36.3</fixVersion>
                                    <component>Import/Export</component>
                        <due></due>
                            <votes>1</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="5371343" author="xgen-internal-githook" created="Mon, 24 Apr 2023 17:39:25 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Rhys&apos;, &apos;email&apos;: &apos;Anemy@users.noreply.github.com&apos;, &apos;username&apos;: &apos;Anemy&apos;}
&lt;p&gt;Message: fix(compass-import-export): remove re-count when not available &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5179&quot; title=&quot;Exporting a view has a delay on opening the modal with slow counts&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5179&quot;&gt;&lt;del&gt;COMPASS-5179&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6649&quot; title=&quot;Timeseries collection selection in compass triggers 2 inefficient  count operations.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6649&quot;&gt;&lt;del&gt;COMPASS-6649&lt;/del&gt;&lt;/a&gt; (#4237)&lt;br/&gt;
Branch: COMPASS-6530-auto-add-curly-braces&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/6975c73f04a94481b9cc28e0b2b92e10a65375a6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/6975c73f04a94481b9cc28e0b2b92e10a65375a6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5365163" author="xgen-internal-githook" created="Fri, 21 Apr 2023 11:56:40 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Rhys&apos;, &apos;email&apos;: &apos;Anemy@users.noreply.github.com&apos;, &apos;username&apos;: &apos;Anemy&apos;}
&lt;p&gt;Message: fix(compass-import-export): remove re-count when not available &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5179&quot; title=&quot;Exporting a view has a delay on opening the modal with slow counts&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5179&quot;&gt;&lt;del&gt;COMPASS-5179&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6649&quot; title=&quot;Timeseries collection selection in compass triggers 2 inefficient  count operations.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6649&quot;&gt;&lt;del&gt;COMPASS-6649&lt;/del&gt;&lt;/a&gt; (#4237)&lt;br/&gt;
Branch: 1.36-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/6975c73f04a94481b9cc28e0b2b92e10a65375a6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/6975c73f04a94481b9cc28e0b2b92e10a65375a6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5343873" author="xgen-internal-githook" created="Thu, 13 Apr 2023 11:21:14 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Rhys&apos;, &apos;email&apos;: &apos;Anemy@users.noreply.github.com&apos;, &apos;username&apos;: &apos;Anemy&apos;}
&lt;p&gt;Message: fix(compass-import-export): remove re-count when not available &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5179&quot; title=&quot;Exporting a view has a delay on opening the modal with slow counts&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5179&quot;&gt;&lt;del&gt;COMPASS-5179&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6649&quot; title=&quot;Timeseries collection selection in compass triggers 2 inefficient  count operations.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6649&quot;&gt;&lt;del&gt;COMPASS-6649&lt;/del&gt;&lt;/a&gt; (#4237)&lt;br/&gt;
Branch: gather-fields&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/6975c73f04a94481b9cc28e0b2b92e10a65375a6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/6975c73f04a94481b9cc28e0b2b92e10a65375a6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5340645" author="xgen-internal-githook" created="Wed, 12 Apr 2023 10:33:57 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Rhys&apos;, &apos;email&apos;: &apos;Anemy@users.noreply.github.com&apos;, &apos;username&apos;: &apos;Anemy&apos;}
&lt;p&gt;Message: fix(compass-import-export): remove re-count when not available &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5179&quot; title=&quot;Exporting a view has a delay on opening the modal with slow counts&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5179&quot;&gt;&lt;del&gt;COMPASS-5179&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6649&quot; title=&quot;Timeseries collection selection in compass triggers 2 inefficient  count operations.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6649&quot;&gt;&lt;del&gt;COMPASS-6649&lt;/del&gt;&lt;/a&gt; (#4237)&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6655&quot; title=&quot;Implement $sort use-case&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6655&quot;&gt;&lt;del&gt;COMPASS-6655&lt;/del&gt;&lt;/a&gt;-sort-use-case&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/6975c73f04a94481b9cc28e0b2b92e10a65375a6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/6975c73f04a94481b9cc28e0b2b92e10a65375a6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5339208" author="xgen-internal-githook" created="Tue, 11 Apr 2023 19:34:24 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Rhys&apos;, &apos;email&apos;: &apos;Anemy@users.noreply.github.com&apos;, &apos;username&apos;: &apos;Anemy&apos;}
&lt;p&gt;Message: fix(compass-import-export): remove re-count when not available &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5179&quot; title=&quot;Exporting a view has a delay on opening the modal with slow counts&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5179&quot;&gt;&lt;del&gt;COMPASS-5179&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6649&quot; title=&quot;Timeseries collection selection in compass triggers 2 inefficient  count operations.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6649&quot;&gt;&lt;del&gt;COMPASS-6649&lt;/del&gt;&lt;/a&gt; (#4237)&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6676&quot; title=&quot;Add support for stage wizard in redux&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6676&quot;&gt;&lt;del&gt;COMPASS-6676&lt;/del&gt;&lt;/a&gt;-support-for-stage-wizard-in-stage-editor-store&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/6975c73f04a94481b9cc28e0b2b92e10a65375a6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/6975c73f04a94481b9cc28e0b2b92e10a65375a6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5338820" author="xgen-internal-githook" created="Tue, 11 Apr 2023 17:29:00 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Rhys&apos;, &apos;email&apos;: &apos;Anemy@users.noreply.github.com&apos;, &apos;username&apos;: &apos;Anemy&apos;}
&lt;p&gt;Message: fix(compass-import-export): remove re-count when not available &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5179&quot; title=&quot;Exporting a view has a delay on opening the modal with slow counts&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5179&quot;&gt;&lt;del&gt;COMPASS-5179&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6649&quot; title=&quot;Timeseries collection selection in compass triggers 2 inefficient  count operations.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6649&quot;&gt;&lt;del&gt;COMPASS-6649&lt;/del&gt;&lt;/a&gt; (#4237)&lt;br/&gt;
Branch: 1.36-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/8ebe5bada48fbe0c3478047a1025328f36bcc947&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/8ebe5bada48fbe0c3478047a1025328f36bcc947&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5338607" author="xgen-internal-githook" created="Tue, 11 Apr 2023 16:16:57 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Rhys&apos;, &apos;email&apos;: &apos;Anemy@users.noreply.github.com&apos;, &apos;username&apos;: &apos;Anemy&apos;}
&lt;p&gt;Message: fix(compass-import-export): remove re-count when not available &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5179&quot; title=&quot;Exporting a view has a delay on opening the modal with slow counts&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5179&quot;&gt;&lt;del&gt;COMPASS-5179&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6649&quot; title=&quot;Timeseries collection selection in compass triggers 2 inefficient  count operations.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6649&quot;&gt;&lt;del&gt;COMPASS-6649&lt;/del&gt;&lt;/a&gt; (#4237)&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/6975c73f04a94481b9cc28e0b2b92e10a65375a6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/6975c73f04a94481b9cc28e0b2b92e10a65375a6&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="1899401">COMPASS-5179</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="439748" name="m1.png" size="63901" author="alena.khineika@mongodb.com" created="Tue, 28 Mar 2023 14:52:35 +0000"/>
                            <attachment id="439749" name="m2.png" size="44386" author="alena.khineika@mongodb.com" created="Tue, 28 Mar 2023 14:52:35 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>7.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 11 Apr 2023 16:16:57 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        41 weeks, 2 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_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>
                            41 weeks, 2 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>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>rhys.howell@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i21xin:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i1ljd0:</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="7228">Iteration Yellowtail Amberjack</customfieldvalue>
    <customfieldvalue id="7277">Iteration Zebrafish</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|i21jnz:</customfieldvalue>

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