<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:41:50 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-6078] Remove unused preferences</title>
                <link>https://jira.mongodb.org/browse/COMPASS-6078</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;p&gt;The unused preferences are removed: agreedToLicense, indexDDL, showAutoUpdateBanner, queryBuilder, showExplainPlanTab, singleDocumentCrud, serverStats, chartView, authMongodb, authKerberos, authLdap, authX509, sslUnvalidated, sslServer, sslAll.&lt;/p&gt;</description>
                <environment></environment>
        <key id="2125477">COMPASS-6078</key>
            <summary>Remove unused preferences</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="9">Done</resolution>
                                        <assignee username="alena.khineika@mongodb.com">Alena Khineika</assignee>
                                    <reporter username="anna.henningsen@mongodb.com">Anna Henningsen</reporter>
                        <labels>
                    </labels>
                <created>Tue, 30 Aug 2022 12:23:01 +0000</created>
                <updated>Wed, 28 Sep 2022 10:16:28 +0000</updated>
                            <resolved>Wed, 14 Sep 2022 13:40:55 +0000</resolved>
                                                    <fixVersion>1.34.0</fixVersion>
                                    <component>Preferences</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="4861177" author="xgen-internal-githook" created="Wed, 28 Sep 2022 10:16: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: feat: implement new preferences class &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6060&quot; title=&quot;Implement new Preferences class&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6060&quot;&gt;&lt;del&gt;COMPASS-6060&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6078&quot; title=&quot;Remove unused preferences&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6078&quot;&gt;&lt;del&gt;COMPASS-6078&lt;/del&gt;&lt;/a&gt; (#3435)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;feat: implement new preferences class &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6060&quot; title=&quot;Implement new Preferences class&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6060&quot;&gt;&lt;del&gt;COMPASS-6060&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: update showedNetworkOptIn after merging from main&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove global config poc&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: changes according to a new version of the tech design&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: export UserPreferences type&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: set default settings&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove extra check&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;build: add missing compass-preferences-model dependency&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: resolve other depcheck issues&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: return proper check&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: modify getConfigurableUserPreferences&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: fetch preferences in main process &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6060&quot; title=&quot;Implement new Preferences class&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6060&quot;&gt;&lt;del&gt;COMPASS-6060&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: revert ipc as any&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: create preferences ipc&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;docs: add comments to preferences model&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: use compass-utils&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: revert&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: clean up&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: try different show tour logic&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;docs: add todo comment to tour closed&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: do not listen for enableMaps and trackUsageStatistics&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: add some types&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: fix after refactroing&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: mock test-electron&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: fix for electron tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: fix intercom&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: onPreferencesChanged in model&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: move preferences to typescript&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: remove only&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;docs: add type comment&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: fix some types&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: try to fix flaky test&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: cleaning up types with Anna&lt;br/&gt;
Branch: update-compass-shell-to-shared-config&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/63848f1596d247e69f107cd892bd3660bff8a25f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/63848f1596d247e69f107cd892bd3660bff8a25f&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4831045" author="xgen-internal-githook" created="Thu, 15 Sep 2022 16:38:01 +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: feat: implement new preferences class &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6060&quot; title=&quot;Implement new Preferences class&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6060&quot;&gt;&lt;del&gt;COMPASS-6060&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6078&quot; title=&quot;Remove unused preferences&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6078&quot;&gt;&lt;del&gt;COMPASS-6078&lt;/del&gt;&lt;/a&gt; (#3435)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;feat: implement new preferences class &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6060&quot; title=&quot;Implement new Preferences class&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6060&quot;&gt;&lt;del&gt;COMPASS-6060&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: update showedNetworkOptIn after merging from main&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove global config poc&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: changes according to a new version of the tech design&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: export UserPreferences type&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: set default settings&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove extra check&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;build: add missing compass-preferences-model dependency&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: resolve other depcheck issues&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: return proper check&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: modify getConfigurableUserPreferences&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: fetch preferences in main process &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6060&quot; title=&quot;Implement new Preferences class&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6060&quot;&gt;&lt;del&gt;COMPASS-6060&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: revert ipc as any&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: create preferences ipc&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;docs: add comments to preferences model&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: use compass-utils&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: revert&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: clean up&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: try different show tour logic&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;docs: add todo comment to tour closed&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: do not listen for enableMaps and trackUsageStatistics&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: add some types&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: fix after refactroing&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: mock test-electron&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: fix for electron tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: fix intercom&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: onPreferencesChanged in model&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: move preferences to typescript&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: remove only&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;docs: add type comment&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: fix some types&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: try to fix flaky test&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: cleaning up types with Anna&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6110&quot; title=&quot;Remove space between sidebar and first tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6110&quot;&gt;&lt;del&gt;COMPASS-6110&lt;/del&gt;&lt;/a&gt;-remove-spacing-between-tabs-and-sidebar&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/63848f1596d247e69f107cd892bd3660bff8a25f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/63848f1596d247e69f107cd892bd3660bff8a25f&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4829447" author="xgen-internal-githook" created="Thu, 15 Sep 2022 07:59:15 +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: feat: implement new preferences class &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6060&quot; title=&quot;Implement new Preferences class&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6060&quot;&gt;&lt;del&gt;COMPASS-6060&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6078&quot; title=&quot;Remove unused preferences&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6078&quot;&gt;&lt;del&gt;COMPASS-6078&lt;/del&gt;&lt;/a&gt; (#3435)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;feat: implement new preferences class &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6060&quot; title=&quot;Implement new Preferences class&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6060&quot;&gt;&lt;del&gt;COMPASS-6060&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: update showedNetworkOptIn after merging from main&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove global config poc&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: changes according to a new version of the tech design&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: export UserPreferences type&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: set default settings&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove extra check&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;build: add missing compass-preferences-model dependency&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: resolve other depcheck issues&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: return proper check&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: modify getConfigurableUserPreferences&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: fetch preferences in main process &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6060&quot; title=&quot;Implement new Preferences class&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6060&quot;&gt;&lt;del&gt;COMPASS-6060&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: revert ipc as any&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: create preferences ipc&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;docs: add comments to preferences model&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: use compass-utils&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: revert&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: clean up&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: try different show tour logic&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;docs: add todo comment to tour closed&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: do not listen for enableMaps and trackUsageStatistics&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: add some types&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: fix after refactroing&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: mock test-electron&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: fix for electron tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: fix intercom&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: onPreferencesChanged in model&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: move preferences to typescript&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: remove only&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;docs: add type comment&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: fix some types&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: try to fix flaky test&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: cleaning up types with Anna&lt;br/&gt;
Branch: check-jira&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/63848f1596d247e69f107cd892bd3660bff8a25f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/63848f1596d247e69f107cd892bd3660bff8a25f&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4826350" author="xgen-internal-githook" created="Wed, 14 Sep 2022 15:41:27 +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: feat: implement new preferences class &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6060&quot; title=&quot;Implement new Preferences class&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6060&quot;&gt;&lt;del&gt;COMPASS-6060&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6078&quot; title=&quot;Remove unused preferences&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6078&quot;&gt;&lt;del&gt;COMPASS-6078&lt;/del&gt;&lt;/a&gt; (#3435)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;feat: implement new preferences class &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6060&quot; title=&quot;Implement new Preferences class&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6060&quot;&gt;&lt;del&gt;COMPASS-6060&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: update showedNetworkOptIn after merging from main&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove global config poc&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: changes according to a new version of the tech design&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: export UserPreferences type&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: set default settings&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove extra check&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;build: add missing compass-preferences-model dependency&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: resolve other depcheck issues&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: return proper check&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: modify getConfigurableUserPreferences&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: fetch preferences in main process &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6060&quot; title=&quot;Implement new Preferences class&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6060&quot;&gt;&lt;del&gt;COMPASS-6060&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: revert ipc as any&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: create preferences ipc&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;docs: add comments to preferences model&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: use compass-utils&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: revert&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: clean up&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: try different show tour logic&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;docs: add todo comment to tour closed&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: do not listen for enableMaps and trackUsageStatistics&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: add some types&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: fix after refactroing&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: mock test-electron&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: fix for electron tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: fix intercom&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: onPreferencesChanged in model&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: move preferences to typescript&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: remove only&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;docs: add type comment&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: fix some types&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: try to fix flaky test&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: cleaning up types with Anna&lt;br/&gt;
Branch: show-icons-in-menus&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/63848f1596d247e69f107cd892bd3660bff8a25f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/63848f1596d247e69f107cd892bd3660bff8a25f&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4826245" author="xgen-internal-githook" created="Wed, 14 Sep 2022 15:18: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: feat: implement new preferences class &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6060&quot; title=&quot;Implement new Preferences class&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6060&quot;&gt;&lt;del&gt;COMPASS-6060&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6078&quot; title=&quot;Remove unused preferences&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6078&quot;&gt;&lt;del&gt;COMPASS-6078&lt;/del&gt;&lt;/a&gt; (#3435)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;feat: implement new preferences class &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6060&quot; title=&quot;Implement new Preferences class&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6060&quot;&gt;&lt;del&gt;COMPASS-6060&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: update showedNetworkOptIn after merging from main&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove global config poc&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: changes according to a new version of the tech design&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: export UserPreferences type&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: set default settings&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove extra check&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;build: add missing compass-preferences-model dependency&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: resolve other depcheck issues&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: return proper check&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: modify getConfigurableUserPreferences&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: fetch preferences in main process &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6060&quot; title=&quot;Implement new Preferences class&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6060&quot;&gt;&lt;del&gt;COMPASS-6060&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: revert ipc as any&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: create preferences ipc&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;docs: add comments to preferences model&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: use compass-utils&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: revert&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: clean up&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: try different show tour logic&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;docs: add todo comment to tour closed&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: do not listen for enableMaps and trackUsageStatistics&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: add some types&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: fix after refactroing&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: mock test-electron&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: fix for electron tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: fix intercom&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: onPreferencesChanged in model&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: move preferences to typescript&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: remove only&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;docs: add type comment&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: fix some types&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: try to fix flaky test&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: cleaning up types with Anna&lt;br/&gt;
Branch: try-new-lg&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/63848f1596d247e69f107cd892bd3660bff8a25f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/63848f1596d247e69f107cd892bd3660bff8a25f&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4826151" author="xgen-internal-githook" created="Wed, 14 Sep 2022 14:59:54 +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: feat: implement new preferences class &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6060&quot; title=&quot;Implement new Preferences class&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6060&quot;&gt;&lt;del&gt;COMPASS-6060&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6078&quot; title=&quot;Remove unused preferences&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6078&quot;&gt;&lt;del&gt;COMPASS-6078&lt;/del&gt;&lt;/a&gt; (#3435)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;feat: implement new preferences class &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6060&quot; title=&quot;Implement new Preferences class&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6060&quot;&gt;&lt;del&gt;COMPASS-6060&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: update showedNetworkOptIn after merging from main&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove global config poc&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: changes according to a new version of the tech design&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: export UserPreferences type&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: set default settings&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove extra check&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;build: add missing compass-preferences-model dependency&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: resolve other depcheck issues&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: return proper check&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: modify getConfigurableUserPreferences&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: fetch preferences in main process &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6060&quot; title=&quot;Implement new Preferences class&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6060&quot;&gt;&lt;del&gt;COMPASS-6060&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: revert ipc as any&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: create preferences ipc&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;docs: add comments to preferences model&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: use compass-utils&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: revert&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: clean up&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: try different show tour logic&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;docs: add todo comment to tour closed&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: do not listen for enableMaps and trackUsageStatistics&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: add some types&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: fix after refactroing&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: mock test-electron&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: fix for electron tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: fix intercom&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: onPreferencesChanged in model&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: move preferences to typescript&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: remove only&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;docs: add type comment&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: fix some types&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: try to fix flaky test&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: cleaning up types with Anna&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6099&quot; title=&quot;Remove Feature tour&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6099&quot;&gt;&lt;del&gt;COMPASS-6099&lt;/del&gt;&lt;/a&gt;-remove-feature-tour&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/63848f1596d247e69f107cd892bd3660bff8a25f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/63848f1596d247e69f107cd892bd3660bff8a25f&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4825628" author="xgen-internal-githook" created="Wed, 14 Sep 2022 13:40: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: feat: implement new preferences class &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6060&quot; title=&quot;Implement new Preferences class&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6060&quot;&gt;&lt;del&gt;COMPASS-6060&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6078&quot; title=&quot;Remove unused preferences&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6078&quot;&gt;&lt;del&gt;COMPASS-6078&lt;/del&gt;&lt;/a&gt; (#3435)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;feat: implement new preferences class &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6060&quot; title=&quot;Implement new Preferences class&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6060&quot;&gt;&lt;del&gt;COMPASS-6060&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: update showedNetworkOptIn after merging from main&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove global config poc&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: changes according to a new version of the tech design&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: export UserPreferences type&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: set default settings&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: remove extra check&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;build: add missing compass-preferences-model dependency&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: resolve other depcheck issues&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: return proper check&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: modify getConfigurableUserPreferences&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: fetch preferences in main process &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6060&quot; title=&quot;Implement new Preferences class&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6060&quot;&gt;&lt;del&gt;COMPASS-6060&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: revert ipc as any&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: create preferences ipc&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;docs: add comments to preferences model&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: use compass-utils&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: revert&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: clean up&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: try different show tour logic&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;docs: add todo comment to tour closed&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix: do not listen for enableMaps and trackUsageStatistics&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: add some types&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: fix after refactroing&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: mock test-electron&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: fix for electron tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: fix intercom&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: onPreferencesChanged in model&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;feat: move preferences to typescript&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: remove only&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;docs: add type comment&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: fix some types&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;test: try to fix flaky test&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;refactor: cleaning up types with Anna&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/63848f1596d247e69f107cd892bd3660bff8a25f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/63848f1596d247e69f107cd892bd3660bff8a25f&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>7.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 14 Sep 2022 13:40:28 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 19 weeks 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-5816</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>xgen-internal-githook</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 19 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>alena.khineika@mongodb.com</customfieldvalue>
            <customfieldvalue>anna.henningsen@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i18bf3:</customfieldvalue>

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

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

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