<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:41:47 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-6067] Implement theme option</title>
                <link>https://jira.mongodb.org/browse/COMPASS-6067</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description></description>
                <environment></environment>
        <key id="2125459">COMPASS-6067</key>
            <summary>Implement theme option</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="anna.henningsen@mongodb.com">Anna Henningsen</assignee>
                                    <reporter username="anna.henningsen@mongodb.com">Anna Henningsen</reporter>
                        <labels>
                    </labels>
                <created>Tue, 30 Aug 2022 12:07:57 +0000</created>
                <updated>Sun, 29 Oct 2023 02:38:52 +0000</updated>
                            <resolved>Thu, 27 Oct 2022 13:37:34 +0000</resolved>
                                                    <fixVersion>1.34.0</fixVersion>
                                    <component>Preferences</component>
                    <component>UI / UX</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="5022982" author="xgen-internal-githook" created="Thu, 1 Dec 2022 18:08:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add theme as regular setting &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6067&quot; title=&quot;Implement theme option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6067&quot;&gt;&lt;del&gt;COMPASS-6067&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5284&quot; title=&quot;Show change theme settings menu under feature flag&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5284&quot;&gt;&lt;del&gt;COMPASS-5284&lt;/del&gt;&lt;/a&gt; (#3588)&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Modify and read `theme` as a regular preference value, and use it to&lt;br/&gt;
  set the Electron theme settings instead of using custom listeners and&lt;br/&gt;
  IPC ping-pong for changing its value.&lt;/li&gt;
	&lt;li&gt;Add the leafygreen darkmode flag to the preferences list.&lt;/li&gt;
	&lt;li&gt;Add an entry to the settings modal for changing the selected theme.&lt;br/&gt;
Branch: update-compass-shell-to-shared-config&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/4aad59d0112bd80e82bebd0efc1ed6967e0b0ff1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/4aad59d0112bd80e82bebd0efc1ed6967e0b0ff1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4974571" author="xgen-internal-githook" created="Fri, 11 Nov 2022 16:05:44 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add theme as regular setting &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6067&quot; title=&quot;Implement theme option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6067&quot;&gt;&lt;del&gt;COMPASS-6067&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5284&quot; title=&quot;Show change theme settings menu under feature flag&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5284&quot;&gt;&lt;del&gt;COMPASS-5284&lt;/del&gt;&lt;/a&gt; (#3588)&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Modify and read `theme` as a regular preference value, and use it to&lt;br/&gt;
  set the Electron theme settings instead of using custom listeners and&lt;br/&gt;
  IPC ping-pong for changing its value.&lt;/li&gt;
	&lt;li&gt;Add the leafygreen darkmode flag to the preferences list.&lt;/li&gt;
	&lt;li&gt;Add an entry to the settings modal for changing the selected theme.&lt;br/&gt;
Branch: compass-6057-refactor-auto-updates&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/4aad59d0112bd80e82bebd0efc1ed6967e0b0ff1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/4aad59d0112bd80e82bebd0efc1ed6967e0b0ff1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4949382" author="xgen-internal-githook" created="Wed, 2 Nov 2022 18:27:26 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add theme as regular setting &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6067&quot; title=&quot;Implement theme option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6067&quot;&gt;&lt;del&gt;COMPASS-6067&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5284&quot; title=&quot;Show change theme settings menu under feature flag&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5284&quot;&gt;&lt;del&gt;COMPASS-5284&lt;/del&gt;&lt;/a&gt; (#3588)&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Modify and read `theme` as a regular preference value, and use it to&lt;br/&gt;
  set the Electron theme settings instead of using custom listeners and&lt;br/&gt;
  IPC ping-pong for changing its value.&lt;/li&gt;
	&lt;li&gt;Add the leafygreen darkmode flag to the preferences list.&lt;/li&gt;
	&lt;li&gt;Add an entry to the settings modal for changing the selected theme.&lt;br/&gt;
Branch: remove-last-globally-impacting-all-scope-global-styles&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/4aad59d0112bd80e82bebd0efc1ed6967e0b0ff1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/4aad59d0112bd80e82bebd0efc1ed6967e0b0ff1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4949304" author="xgen-internal-githook" created="Wed, 2 Nov 2022 18:15:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add theme as regular setting &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6067&quot; title=&quot;Implement theme option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6067&quot;&gt;&lt;del&gt;COMPASS-6067&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5284&quot; title=&quot;Show change theme settings menu under feature flag&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5284&quot;&gt;&lt;del&gt;COMPASS-5284&lt;/del&gt;&lt;/a&gt; (#3588)&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Modify and read `theme` as a regular preference value, and use it to&lt;br/&gt;
  set the Electron theme settings instead of using custom listeners and&lt;br/&gt;
  IPC ping-pong for changing its value.&lt;/li&gt;
	&lt;li&gt;Add the leafygreen darkmode flag to the preferences list.&lt;/li&gt;
	&lt;li&gt;Add an entry to the settings modal for changing the selected theme.&lt;br/&gt;
Branch: 1.34-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/4aad59d0112bd80e82bebd0efc1ed6967e0b0ff1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/4aad59d0112bd80e82bebd0efc1ed6967e0b0ff1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4943822" author="xgen-internal-githook" created="Tue, 1 Nov 2022 12:05:53 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add theme as regular setting &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6067&quot; title=&quot;Implement theme option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6067&quot;&gt;&lt;del&gt;COMPASS-6067&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5284&quot; title=&quot;Show change theme settings menu under feature flag&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5284&quot;&gt;&lt;del&gt;COMPASS-5284&lt;/del&gt;&lt;/a&gt; (#3588)&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Modify and read `theme` as a regular preference value, and use it to&lt;br/&gt;
  set the Electron theme settings instead of using custom listeners and&lt;br/&gt;
  IPC ping-pong for changing its value.&lt;/li&gt;
	&lt;li&gt;Add the leafygreen darkmode flag to the preferences list.&lt;/li&gt;
	&lt;li&gt;Add an entry to the settings modal for changing the selected theme.&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6257&quot; title=&quot;Add support for $out, $merge preview in text mode&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6257&quot;&gt;&lt;del&gt;COMPASS-6257&lt;/del&gt;&lt;/a&gt;-out-merge-preview&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/4aad59d0112bd80e82bebd0efc1ed6967e0b0ff1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/4aad59d0112bd80e82bebd0efc1ed6967e0b0ff1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4939379" author="xgen-internal-githook" created="Mon, 31 Oct 2022 13:45:01 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add theme as regular setting &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6067&quot; title=&quot;Implement theme option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6067&quot;&gt;&lt;del&gt;COMPASS-6067&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5284&quot; title=&quot;Show change theme settings menu under feature flag&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5284&quot;&gt;&lt;del&gt;COMPASS-5284&lt;/del&gt;&lt;/a&gt; (#3588)&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Modify and read `theme` as a regular preference value, and use it to&lt;br/&gt;
  set the Electron theme settings instead of using custom listeners and&lt;br/&gt;
  IPC ping-pong for changing its value.&lt;/li&gt;
	&lt;li&gt;Add the leafygreen darkmode flag to the preferences list.&lt;/li&gt;
	&lt;li&gt;Add an entry to the settings modal for changing the selected theme.&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6256&quot; title=&quot;Add options dropdown to expand/collapse results&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6256&quot;&gt;&lt;del&gt;COMPASS-6256&lt;/del&gt;&lt;/a&gt;-expand-collapse&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/4aad59d0112bd80e82bebd0efc1ed6967e0b0ff1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/4aad59d0112bd80e82bebd0efc1ed6967e0b0ff1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4932029" author="xgen-internal-githook" created="Thu, 27 Oct 2022 14:11:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add theme as regular setting &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6067&quot; title=&quot;Implement theme option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6067&quot;&gt;&lt;del&gt;COMPASS-6067&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5284&quot; title=&quot;Show change theme settings menu under feature flag&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5284&quot;&gt;&lt;del&gt;COMPASS-5284&lt;/del&gt;&lt;/a&gt; (#3588)&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Modify and read `theme` as a regular preference value, and use it to&lt;br/&gt;
  set the Electron theme settings instead of using custom listeners and&lt;br/&gt;
  IPC ping-pong for changing its value.&lt;/li&gt;
	&lt;li&gt;Add the leafygreen darkmode flag to the preferences list.&lt;/li&gt;
	&lt;li&gt;Add an entry to the settings modal for changing the selected theme.&lt;br/&gt;
Branch: export-to-language-config&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/4aad59d0112bd80e82bebd0efc1ed6967e0b0ff1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/4aad59d0112bd80e82bebd0efc1ed6967e0b0ff1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4931966" author="xgen-internal-githook" created="Thu, 27 Oct 2022 14:01:26 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add theme as regular setting &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6067&quot; title=&quot;Implement theme option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6067&quot;&gt;&lt;del&gt;COMPASS-6067&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5284&quot; title=&quot;Show change theme settings menu under feature flag&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5284&quot;&gt;&lt;del&gt;COMPASS-5284&lt;/del&gt;&lt;/a&gt; (#3588)&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Modify and read `theme` as a regular preference value, and use it to&lt;br/&gt;
  set the Electron theme settings instead of using custom listeners and&lt;br/&gt;
  IPC ping-pong for changing its value.&lt;/li&gt;
	&lt;li&gt;Add the leafygreen darkmode flag to the preferences list.&lt;/li&gt;
	&lt;li&gt;Add an entry to the settings modal for changing the selected theme.&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6064&quot; title=&quot;Implement readOnly option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6064&quot;&gt;&lt;del&gt;COMPASS-6064&lt;/del&gt;&lt;/a&gt;-implement-readonly-option&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/4aad59d0112bd80e82bebd0efc1ed6967e0b0ff1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/4aad59d0112bd80e82bebd0efc1ed6967e0b0ff1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4931830" author="xgen-internal-githook" created="Thu, 27 Oct 2022 13:37:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add theme as regular setting &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6067&quot; title=&quot;Implement theme option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6067&quot;&gt;&lt;del&gt;COMPASS-6067&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5284&quot; title=&quot;Show change theme settings menu under feature flag&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5284&quot;&gt;&lt;del&gt;COMPASS-5284&lt;/del&gt;&lt;/a&gt; (#3588)&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Modify and read `theme` as a regular preference value, and use it to&lt;br/&gt;
  set the Electron theme settings instead of using custom listeners and&lt;br/&gt;
  IPC ping-pong for changing its value.&lt;/li&gt;
	&lt;li&gt;Add the leafygreen darkmode flag to the preferences list.&lt;/li&gt;
	&lt;li&gt;Add an entry to the settings modal for changing the selected theme.&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/4aad59d0112bd80e82bebd0efc1ed6967e0b0ff1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/4aad59d0112bd80e82bebd0efc1ed6967e0b0ff1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4900875" author="xgen-internal-githook" created="Thu, 13 Oct 2022 14:07:39 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna@addaleax.net&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add theme as regular setting &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6067&quot; title=&quot;Implement theme option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6067&quot;&gt;&lt;del&gt;COMPASS-6067&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5284&quot; title=&quot;Show change theme settings menu under feature flag&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5284&quot;&gt;&lt;del&gt;COMPASS-5284&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Modify and read `theme` as a regular preference value, and use it to&lt;br/&gt;
  set the Electron theme settings instead of using custom listeners and&lt;br/&gt;
  IPC ping-pong for changing its value.&lt;/li&gt;
	&lt;li&gt;Add the leafygreen darkmode flag to the preferences list.&lt;/li&gt;
	&lt;li&gt;Add an entry to the settings modal for changing the selected theme.&lt;br/&gt;
Branch: 6067-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/a149d36d8fc9ce521e56ca696d410c0dfb162f80&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/a149d36d8fc9ce521e56ca696d410c0dfb162f80&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1924053">COMPASS-5284</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>10.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 13 Oct 2022 14:07:39 +0000</customfieldvalue>

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


                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10257" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Documentation Changes</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11861"><![CDATA[Not Needed]]></customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 9 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <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|i18bb3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr1ldj:s</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="6547">Iteration Lobster</customfieldvalue>
    <customfieldvalue id="6590">Iteration Manatee</customfieldvalue>
    <customfieldvalue id="6639">Iteration Narwhal</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|i17xgf:</customfieldvalue>

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