<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:39:00 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-5267] Use ConnectionStorage to save connections</title>
                <link>https://jira.mongodb.org/browse/COMPASS-5267</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;p&gt;Saving events this will handle:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;When a connection is connected to we always save the `lastUsed` field.&lt;/li&gt;
	&lt;li&gt;When a connection is not a favorite and successfully connected to we save it as a recent.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;The other save events we can handle with &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5300&quot; title=&quot;Add save and save and connect buttons&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5300&quot;&gt;&lt;del&gt;COMPASS-5300&lt;/del&gt;&lt;/a&gt; when we add the saving buttons:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;When a favorite connection is edited we show a message prompt to save or discard changes.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Favorites ticket &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5277&quot; title=&quot;Replace the edit favourite dialog so it uses the new model&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5277&quot;&gt;&lt;del&gt;COMPASS-5277&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;When a connection is saved as a favorite.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;The duplicate and remove connection saving events will happen in another ticket, &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5255&quot; title=&quot;Add `Duplicate` and `Remove` connection item menu actions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5255&quot;&gt;&lt;del&gt;COMPASS-5255&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="1920401">COMPASS-5267</key>
            <summary>Use ConnectionStorage to save connections</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="rhys.howell@mongodb.com">Rhys Howell</assignee>
                                    <reporter username="rhys.howell@mongodb.com">Rhys Howell</reporter>
                        <labels>
                    </labels>
                <created>Mon, 8 Nov 2021 14:58:32 +0000</created>
                <updated>Wed, 1 Dec 2021 12:18:44 +0000</updated>
                            <resolved>Tue, 23 Nov 2021 00:15:10 +0000</resolved>
                                                    <fixVersion>1.31.0</fixVersion>
                                    <component>Connectivity</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="4223815" author="xgen-internal-githook" created="Wed, 1 Dec 2021 12:18:44 +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: feat(connections): Save connection on successful connection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5267&quot; title=&quot;Use ConnectionStorage to save connections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5267&quot;&gt;&lt;del&gt;COMPASS-5267&lt;/del&gt;&lt;/a&gt; (#2609)&lt;br/&gt;
Branch: upgrade-react-ace&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/3e4450ea8171489b97ef76ddc5aab3e9acc03817&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/3e4450ea8171489b97ef76ddc5aab3e9acc03817&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4223814" author="xgen-internal-githook" created="Wed, 1 Dec 2021 12:18: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: Revert &quot;feat(connections): Save connection on successful connection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5267&quot; title=&quot;Use ConnectionStorage to save connections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5267&quot;&gt;&lt;del&gt;COMPASS-5267&lt;/del&gt;&lt;/a&gt; (#2595)&quot; (#2608)&lt;/p&gt;

&lt;p&gt;This reverts commit c7c5910e9b65ef2f82df37c55d31fd7fbbabc567.&lt;br/&gt;
Branch: upgrade-react-ace&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/b5f656d6daba6b7160b32a3e974f8e69170c2bbb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/b5f656d6daba6b7160b32a3e974f8e69170c2bbb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4223813" author="xgen-internal-githook" created="Wed, 1 Dec 2021 12:18:38 +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: feat(connections): Save connection on successful connection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5267&quot; title=&quot;Use ConnectionStorage to save connections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5267&quot;&gt;&lt;del&gt;COMPASS-5267&lt;/del&gt;&lt;/a&gt; (#2595)&lt;br/&gt;
Branch: upgrade-react-ace&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/c7c5910e9b65ef2f82df37c55d31fd7fbbabc567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/c7c5910e9b65ef2f82df37c55d31fd7fbbabc567&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4216096" author="xgen-internal-githook" created="Mon, 29 Nov 2021 23:21:09 +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: feat(connections): Save connection on successful connection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5267&quot; title=&quot;Use ConnectionStorage to save connections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5267&quot;&gt;&lt;del&gt;COMPASS-5267&lt;/del&gt;&lt;/a&gt; (#2609)&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5231&quot; title=&quot;Add connection `General` tab form inputs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5231&quot;&gt;&lt;del&gt;COMPASS-5231&lt;/del&gt;&lt;/a&gt;-add-general-tab-contents-to-connect-form&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/3e4450ea8171489b97ef76ddc5aab3e9acc03817&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/3e4450ea8171489b97ef76ddc5aab3e9acc03817&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4216095" author="xgen-internal-githook" created="Mon, 29 Nov 2021 23:21:06 +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: Revert &quot;feat(connections): Save connection on successful connection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5267&quot; title=&quot;Use ConnectionStorage to save connections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5267&quot;&gt;&lt;del&gt;COMPASS-5267&lt;/del&gt;&lt;/a&gt; (#2595)&quot; (#2608)&lt;/p&gt;

&lt;p&gt;This reverts commit c7c5910e9b65ef2f82df37c55d31fd7fbbabc567.&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5231&quot; title=&quot;Add connection `General` tab form inputs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5231&quot;&gt;&lt;del&gt;COMPASS-5231&lt;/del&gt;&lt;/a&gt;-add-general-tab-contents-to-connect-form&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/b5f656d6daba6b7160b32a3e974f8e69170c2bbb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/b5f656d6daba6b7160b32a3e974f8e69170c2bbb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4216094" author="xgen-internal-githook" created="Mon, 29 Nov 2021 23:21:04 +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: feat(connections): Save connection on successful connection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5267&quot; title=&quot;Use ConnectionStorage to save connections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5267&quot;&gt;&lt;del&gt;COMPASS-5267&lt;/del&gt;&lt;/a&gt; (#2595)&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5231&quot; title=&quot;Add connection `General` tab form inputs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5231&quot;&gt;&lt;del&gt;COMPASS-5231&lt;/del&gt;&lt;/a&gt;-add-general-tab-contents-to-connect-form&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/c7c5910e9b65ef2f82df37c55d31fd7fbbabc567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/c7c5910e9b65ef2f82df37c55d31fd7fbbabc567&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4215559" author="xgen-internal-githook" created="Mon, 29 Nov 2021 19:47:44 +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: feat(connections): Save connection on successful connection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5267&quot; title=&quot;Use ConnectionStorage to save connections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5267&quot;&gt;&lt;del&gt;COMPASS-5267&lt;/del&gt;&lt;/a&gt; (#2609)&lt;br/&gt;
Branch: darkreader-darkmode-preview&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/3e4450ea8171489b97ef76ddc5aab3e9acc03817&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/3e4450ea8171489b97ef76ddc5aab3e9acc03817&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4215558" author="xgen-internal-githook" created="Mon, 29 Nov 2021 19:47:41 +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: Revert &quot;feat(connections): Save connection on successful connection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5267&quot; title=&quot;Use ConnectionStorage to save connections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5267&quot;&gt;&lt;del&gt;COMPASS-5267&lt;/del&gt;&lt;/a&gt; (#2595)&quot; (#2608)&lt;/p&gt;

&lt;p&gt;This reverts commit c7c5910e9b65ef2f82df37c55d31fd7fbbabc567.&lt;br/&gt;
Branch: darkreader-darkmode-preview&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/b5f656d6daba6b7160b32a3e974f8e69170c2bbb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/b5f656d6daba6b7160b32a3e974f8e69170c2bbb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4215557" author="xgen-internal-githook" created="Mon, 29 Nov 2021 19:47:37 +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: feat(connections): Save connection on successful connection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5267&quot; title=&quot;Use ConnectionStorage to save connections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5267&quot;&gt;&lt;del&gt;COMPASS-5267&lt;/del&gt;&lt;/a&gt; (#2595)&lt;br/&gt;
Branch: darkreader-darkmode-preview&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/c7c5910e9b65ef2f82df37c55d31fd7fbbabc567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/c7c5910e9b65ef2f82df37c55d31fd7fbbabc567&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4214959" author="xgen-internal-githook" created="Mon, 29 Nov 2021 16:36: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: feat(connections): Save connection on successful connection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5267&quot; title=&quot;Use ConnectionStorage to save connections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5267&quot;&gt;&lt;del&gt;COMPASS-5267&lt;/del&gt;&lt;/a&gt; (#2609)&lt;br/&gt;
Branch: compass-5211-async-sidebar&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/3e4450ea8171489b97ef76ddc5aab3e9acc03817&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/3e4450ea8171489b97ef76ddc5aab3e9acc03817&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4214748" author="xgen-internal-githook" created="Mon, 29 Nov 2021 15:35: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: feat(connections): Save connection on successful connection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5267&quot; title=&quot;Use ConnectionStorage to save connections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5267&quot;&gt;&lt;del&gt;COMPASS-5267&lt;/del&gt;&lt;/a&gt; (#2609)&lt;br/&gt;
Branch: 1.29-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/3e4450ea8171489b97ef76ddc5aab3e9acc03817&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/3e4450ea8171489b97ef76ddc5aab3e9acc03817&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4214056" author="xgen-internal-githook" created="Mon, 29 Nov 2021 09:44:49 +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: feat(connections): Save connection on successful connection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5267&quot; title=&quot;Use ConnectionStorage to save connections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5267&quot;&gt;&lt;del&gt;COMPASS-5267&lt;/del&gt;&lt;/a&gt; (#2609)&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5257&quot; title=&quot;Implement New Connection tracking&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5257&quot;&gt;&lt;del&gt;COMPASS-5257&lt;/del&gt;&lt;/a&gt;-connection-tracking&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/3e4450ea8171489b97ef76ddc5aab3e9acc03817&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/3e4450ea8171489b97ef76ddc5aab3e9acc03817&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4214055" author="xgen-internal-githook" created="Mon, 29 Nov 2021 09:44:45 +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: Revert &quot;feat(connections): Save connection on successful connection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5267&quot; title=&quot;Use ConnectionStorage to save connections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5267&quot;&gt;&lt;del&gt;COMPASS-5267&lt;/del&gt;&lt;/a&gt; (#2595)&quot; (#2608)&lt;/p&gt;

&lt;p&gt;This reverts commit c7c5910e9b65ef2f82df37c55d31fd7fbbabc567.&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5257&quot; title=&quot;Implement New Connection tracking&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5257&quot;&gt;&lt;del&gt;COMPASS-5257&lt;/del&gt;&lt;/a&gt;-connection-tracking&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/b5f656d6daba6b7160b32a3e974f8e69170c2bbb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/b5f656d6daba6b7160b32a3e974f8e69170c2bbb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4214054" author="xgen-internal-githook" created="Mon, 29 Nov 2021 09:44:42 +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: feat(connections): Save connection on successful connection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5267&quot; title=&quot;Use ConnectionStorage to save connections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5267&quot;&gt;&lt;del&gt;COMPASS-5267&lt;/del&gt;&lt;/a&gt; (#2595)&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5257&quot; title=&quot;Implement New Connection tracking&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5257&quot;&gt;&lt;del&gt;COMPASS-5257&lt;/del&gt;&lt;/a&gt;-connection-tracking&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/c7c5910e9b65ef2f82df37c55d31fd7fbbabc567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/c7c5910e9b65ef2f82df37c55d31fd7fbbabc567&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4213259" author="xgen-internal-githook" created="Sat, 27 Nov 2021 03:11:09 +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: feat(connections): Save connection on successful connection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5267&quot; title=&quot;Use ConnectionStorage to save connections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5267&quot;&gt;&lt;del&gt;COMPASS-5267&lt;/del&gt;&lt;/a&gt; (#2609)&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/3e4450ea8171489b97ef76ddc5aab3e9acc03817&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/3e4450ea8171489b97ef76ddc5aab3e9acc03817&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4207699" author="xgen-internal-githook" created="Tue, 23 Nov 2021 16:26:30 +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: Revert &quot;feat(connections): Save connection on successful connection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5267&quot; title=&quot;Use ConnectionStorage to save connections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5267&quot;&gt;&lt;del&gt;COMPASS-5267&lt;/del&gt;&lt;/a&gt; (#2595)&quot; (#2608)&lt;/p&gt;

&lt;p&gt;This reverts commit c7c5910e9b65ef2f82df37c55d31fd7fbbabc567.&lt;br/&gt;
Branch: 1.29-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/b5f656d6daba6b7160b32a3e974f8e69170c2bbb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/b5f656d6daba6b7160b32a3e974f8e69170c2bbb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4207698" author="xgen-internal-githook" created="Tue, 23 Nov 2021 16:26:27 +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: feat(connections): Save connection on successful connection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5267&quot; title=&quot;Use ConnectionStorage to save connections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5267&quot;&gt;&lt;del&gt;COMPASS-5267&lt;/del&gt;&lt;/a&gt; (#2595)&lt;br/&gt;
Branch: 1.29-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/c7c5910e9b65ef2f82df37c55d31fd7fbbabc567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/c7c5910e9b65ef2f82df37c55d31fd7fbbabc567&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4206995" author="xgen-internal-githook" created="Tue, 23 Nov 2021 12:35:13 +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: Revert &quot;feat(connections): Save connection on successful connection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5267&quot; title=&quot;Use ConnectionStorage to save connections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5267&quot;&gt;&lt;del&gt;COMPASS-5267&lt;/del&gt;&lt;/a&gt; (#2595)&quot; (#2608)&lt;/p&gt;

&lt;p&gt;This reverts commit c7c5910e9b65ef2f82df37c55d31fd7fbbabc567.&lt;br/&gt;
Branch: compass-5211-async-sidebar&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/b5f656d6daba6b7160b32a3e974f8e69170c2bbb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/b5f656d6daba6b7160b32a3e974f8e69170c2bbb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4206994" author="xgen-internal-githook" created="Tue, 23 Nov 2021 12:35:10 +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: feat(connections): Save connection on successful connection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5267&quot; title=&quot;Use ConnectionStorage to save connections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5267&quot;&gt;&lt;del&gt;COMPASS-5267&lt;/del&gt;&lt;/a&gt; (#2595)&lt;br/&gt;
Branch: compass-5211-async-sidebar&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/c7c5910e9b65ef2f82df37c55d31fd7fbbabc567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/c7c5910e9b65ef2f82df37c55d31fd7fbbabc567&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4206506" author="xgen-internal-githook" created="Tue, 23 Nov 2021 05:46:19 +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: Revert &quot;feat(connections): Save connection on successful connection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5267&quot; title=&quot;Use ConnectionStorage to save connections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5267&quot;&gt;&lt;del&gt;COMPASS-5267&lt;/del&gt;&lt;/a&gt; (#2595)&quot; (#2608)&lt;/p&gt;

&lt;p&gt;This reverts commit c7c5910e9b65ef2f82df37c55d31fd7fbbabc567.&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/b5f656d6daba6b7160b32a3e974f8e69170c2bbb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/b5f656d6daba6b7160b32a3e974f8e69170c2bbb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4206491" author="xgen-internal-githook" created="Tue, 23 Nov 2021 04:59: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: Revert &quot;feat(connections): Save connection on successful connection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5267&quot; title=&quot;Use ConnectionStorage to save connections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5267&quot;&gt;&lt;del&gt;COMPASS-5267&lt;/del&gt;&lt;/a&gt; (#2595)&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit c7c5910e9b65ef2f82df37c55d31fd7fbbabc567.&lt;br/&gt;
Branch: revert-2595-&lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5267&quot; title=&quot;Use ConnectionStorage to save connections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5267&quot;&gt;&lt;del&gt;COMPASS-5267&lt;/del&gt;&lt;/a&gt;-save-connections&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/bd06f4fcb53670ce38febaff898da5ddf2a1e7ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/bd06f4fcb53670ce38febaff898da5ddf2a1e7ae&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4206327" author="xgen-internal-githook" created="Tue, 23 Nov 2021 00:14:52 +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: feat(connections): Save connection on successful connection &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5267&quot; title=&quot;Use ConnectionStorage to save connections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5267&quot;&gt;&lt;del&gt;COMPASS-5267&lt;/del&gt;&lt;/a&gt; (#2595)&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/c7c5910e9b65ef2f82df37c55d31fd7fbbabc567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/c7c5910e9b65ef2f82df37c55d31fd7fbbabc567&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="1867199">COMPASS-5067</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="1916650">COMPASS-5255</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1916785">COMPASS-5257</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1927252">COMPASS-5300</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>22.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 23 Nov 2021 00:14:52 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        2 years, 10 weeks ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<s><a href='https://jira.mongodb.org/browse/COMPASS-5067'>COMPASS-5067</a></s>]]></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-4948</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>
                            2 years, 10 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <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|i09hvz:</customfieldvalue>

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

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

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