<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:40:23 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-5671] Update performance tab error banner in Compass to leafygreen</title>
                <link>https://jira.mongodb.org/browse/COMPASS-5671</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;p&gt;Performance page error banners (compass-server-stats): &lt;a href=&quot;https://github.com/mongodb-js/compass/blob/main/packages/compass-serverstats/src/components/dberror-component.jsx#L32&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/blob/main/packages/compass-serverstats/src/components/dberror-component.jsx#L32&lt;/a&gt;&lt;br/&gt;
Let&apos;s fix the bug that hides the displaying of the error banner in the performance page when the view is unmounted and remounted if it&apos;s easily done, if that&apos;s significant work we can create a ticket and do it another time.&lt;/p&gt;

&lt;p&gt;In some of the views we are currently displaying the error banner inside of the toolbar. Let&apos;s make sure the performance errors are be displayed inside of the content. (&lt;a href=&quot;https://www.figma.com/file/vbjoD4dcisPYRYJ5RRu72k/Compass-LG?node-id=779%3A29427&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;mocks&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;370290_thumb&quot; href=&quot;https://jira.mongodb.org/secure/attachment/370290/370290_error+in+toolbar+example-1.png&quot; title=&quot;error in toolbar example-1.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;370290&quot; file-preview-title=&quot;error in toolbar example-1.png&quot;&gt;&lt;img src=&quot;https://jira.mongodb.org/secure/thumbnail/370290/_thumb_370290.png&quot; style=&quot;border: 0px solid black&quot; role=&quot;presentation&quot;/&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Update (with a leafygreen banner in the status row) to&lt;br/&gt;
&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;370289_thumb&quot; href=&quot;https://jira.mongodb.org/secure/attachment/370289/370289_error+outside+toolbar+exmaple.png&quot; title=&quot;error outside toolbar exmaple.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;370289&quot; file-preview-title=&quot;error outside toolbar exmaple.png&quot;&gt;&lt;img src=&quot;https://jira.mongodb.org/secure/thumbnail/370289/_thumb_370289.png&quot; style=&quot;border: 0px solid black&quot; role=&quot;presentation&quot;/&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Let&apos;s follows the conventions from: &lt;a href=&quot;https://docs.google.com/document/d/1ZLz_DJYpwTiS_DiPcQMKoLoz2iNxSsMKRTuXXxHb6ak/edit#&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.google.com/document/d/1ZLz_DJYpwTiS_DiPcQMKoLoz2iNxSsMKRTuXXxHb6ak/edit#&lt;/a&gt; when making changes.&lt;/p&gt;</description>
                <environment></environment>
        <key id="2015857">COMPASS-5671</key>
            <summary>Update performance tab error banner in Compass to leafygreen</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, 4 Apr 2022 12:51:01 +0000</created>
                <updated>Wed, 20 Apr 2022 03:36:20 +0000</updated>
                            <resolved>Mon, 18 Apr 2022 18:27:21 +0000</resolved>
                                                    <fixVersion>1.31.3</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="4493057" author="xgen-internal-githook" created="Wed, 20 Apr 2022 03:36:20 +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: chore(compass-serverstats): Move `ErrorSummary` to compass-components, use in compass-serverstats &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5671&quot; title=&quot;Update performance tab error banner in Compass to leafygreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5671&quot;&gt;&lt;del&gt;COMPASS-5671&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4148&quot; title=&quot;It&amp;#39;s Not Possible To Refresh the Performance Tab After a Timeout&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4148&quot;&gt;&lt;del&gt;COMPASS-4148&lt;/del&gt;&lt;/a&gt; (#2973)&lt;br/&gt;
Branch: 1.31-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/3677d72fb139d98c3438d8589b30ec942b0a864a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/3677d72fb139d98c3438d8589b30ec942b0a864a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4490624" author="xgen-internal-githook" created="Tue, 19 Apr 2022 12:26: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: chore(compass-serverstats): Move `ErrorSummary` to compass-components, use in compass-serverstats &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5671&quot; title=&quot;Update performance tab error banner in Compass to leafygreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5671&quot;&gt;&lt;del&gt;COMPASS-5671&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4148&quot; title=&quot;It&amp;#39;s Not Possible To Refresh the Performance Tab After a Timeout&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4148&quot;&gt;&lt;del&gt;COMPASS-4148&lt;/del&gt;&lt;/a&gt; (#2973)&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5519&quot; title=&quot;Update collection header styles and components&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5519&quot;&gt;&lt;del&gt;COMPASS-5519&lt;/del&gt;&lt;/a&gt;-update-collection-header-styles&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/3677d72fb139d98c3438d8589b30ec942b0a864a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/3677d72fb139d98c3438d8589b30ec942b0a864a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4490524" author="xgen-internal-githook" created="Tue, 19 Apr 2022 11:49:16 +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: chore(compass-serverstats): Move `ErrorSummary` to compass-components, use in compass-serverstats &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5671&quot; title=&quot;Update performance tab error banner in Compass to leafygreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5671&quot;&gt;&lt;del&gt;COMPASS-5671&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4148&quot; title=&quot;It&amp;#39;s Not Possible To Refresh the Performance Tab After a Timeout&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4148&quot;&gt;&lt;del&gt;COMPASS-4148&lt;/del&gt;&lt;/a&gt; (#2973)&lt;br/&gt;
Branch: clustered-collections&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/3677d72fb139d98c3438d8589b30ec942b0a864a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/3677d72fb139d98c3438d8589b30ec942b0a864a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4490427" author="xgen-internal-githook" created="Tue, 19 Apr 2022 11:11: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: chore(compass-serverstats): Move `ErrorSummary` to compass-components, use in compass-serverstats &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5671&quot; title=&quot;Update performance tab error banner in Compass to leafygreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5671&quot;&gt;&lt;del&gt;COMPASS-5671&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4148&quot; title=&quot;It&amp;#39;s Not Possible To Refresh the Performance Tab After a Timeout&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4148&quot;&gt;&lt;del&gt;COMPASS-4148&lt;/del&gt;&lt;/a&gt; (#2973)&lt;br/&gt;
Branch: 5717-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/3677d72fb139d98c3438d8589b30ec942b0a864a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/3677d72fb139d98c3438d8589b30ec942b0a864a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4484731" author="xgen-internal-githook" created="Thu, 14 Apr 2022 22:34: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: chore(compass-serverstats): Move `ErrorSummary` to compass-components, use in compass-serverstats &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5671&quot; title=&quot;Update performance tab error banner in Compass to leafygreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5671&quot;&gt;&lt;del&gt;COMPASS-5671&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4148&quot; title=&quot;It&amp;#39;s Not Possible To Refresh the Performance Tab After a Timeout&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4148&quot;&gt;&lt;del&gt;COMPASS-4148&lt;/del&gt;&lt;/a&gt; (#2973)&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5543&quot; title=&quot;Toolbar: Add export button to the new Aggregations toolbar&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5543&quot;&gt;&lt;del&gt;COMPASS-5543&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/3677d72fb139d98c3438d8589b30ec942b0a864a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/3677d72fb139d98c3438d8589b30ec942b0a864a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4484727" author="xgen-internal-githook" created="Thu, 14 Apr 2022 22:32:34 +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: chore(compass-serverstats): Move `ErrorSummary` to compass-components, use in compass-serverstats &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5671&quot; title=&quot;Update performance tab error banner in Compass to leafygreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5671&quot;&gt;&lt;del&gt;COMPASS-5671&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4148&quot; title=&quot;It&amp;#39;s Not Possible To Refresh the Performance Tab After a Timeout&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4148&quot;&gt;&lt;del&gt;COMPASS-4148&lt;/del&gt;&lt;/a&gt; (#2973)&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5610&quot; title=&quot;Move maxTimeMS to More options&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5610&quot;&gt;&lt;del&gt;COMPASS-5610&lt;/del&gt;&lt;/a&gt;-move-maxtime-ms&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/3677d72fb139d98c3438d8589b30ec942b0a864a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/3677d72fb139d98c3438d8589b30ec942b0a864a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4484691" author="xgen-internal-githook" created="Thu, 14 Apr 2022 22:08:51 +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: chore(compass-serverstats): Move `ErrorSummary` to compass-components, use in compass-serverstats &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5671&quot; title=&quot;Update performance tab error banner in Compass to leafygreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5671&quot;&gt;&lt;del&gt;COMPASS-5671&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-4148&quot; title=&quot;It&amp;#39;s Not Possible To Refresh the Performance Tab After a Timeout&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-4148&quot;&gt;&lt;del&gt;COMPASS-4148&lt;/del&gt;&lt;/a&gt; (#2973)&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/3677d72fb139d98c3438d8589b30ec942b0a864a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/3677d72fb139d98c3438d8589b30ec942b0a864a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4484323" author="xgen-internal-githook" created="Thu, 14 Apr 2022 19:45:15 +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: Merge branch &apos;main&apos; into &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5671&quot; title=&quot;Update performance tab error banner in Compass to leafygreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5671&quot;&gt;&lt;del&gt;COMPASS-5671&lt;/del&gt;&lt;/a&gt;-update-error-banners-to-lg&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5671&quot; title=&quot;Update performance tab error banner in Compass to leafygreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5671&quot;&gt;&lt;del&gt;COMPASS-5671&lt;/del&gt;&lt;/a&gt;-update-error-banners-to-lg&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/72d53f0564fe1562eb5d917a80298629d0ac697b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/72d53f0564fe1562eb5d917a80298629d0ac697b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4483560" author="xgen-internal-githook" created="Thu, 14 Apr 2022 15:42:46 +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: Merge branch &apos;main&apos; into &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5671&quot; title=&quot;Update performance tab error banner in Compass to leafygreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5671&quot;&gt;&lt;del&gt;COMPASS-5671&lt;/del&gt;&lt;/a&gt;-update-error-banners-to-lg&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5671&quot; title=&quot;Update performance tab error banner in Compass to leafygreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5671&quot;&gt;&lt;del&gt;COMPASS-5671&lt;/del&gt;&lt;/a&gt;-update-error-banners-to-lg&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/64b94724c0b3acd4131093d1d3fb91aa9fce1e2a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/64b94724c0b3acd4131093d1d3fb91aa9fce1e2a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4483181" author="xgen-internal-githook" created="Thu, 14 Apr 2022 13:59:47 +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: Merge branch &apos;main&apos; into &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5671&quot; title=&quot;Update performance tab error banner in Compass to leafygreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5671&quot;&gt;&lt;del&gt;COMPASS-5671&lt;/del&gt;&lt;/a&gt;-update-error-banners-to-lg&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5671&quot; title=&quot;Update performance tab error banner in Compass to leafygreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5671&quot;&gt;&lt;del&gt;COMPASS-5671&lt;/del&gt;&lt;/a&gt;-update-error-banners-to-lg&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/d4f392e73ce20039b86637722099f38cf66619bd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/d4f392e73ce20039b86637722099f38cf66619bd&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4483178" author="xgen-internal-githook" created="Thu, 14 Apr 2022 13:59:34 +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: Merge branch &apos;main&apos; into &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5671&quot; title=&quot;Update performance tab error banner in Compass to leafygreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5671&quot;&gt;&lt;del&gt;COMPASS-5671&lt;/del&gt;&lt;/a&gt;-update-error-banners-to-lg&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5671&quot; title=&quot;Update performance tab error banner in Compass to leafygreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5671&quot;&gt;&lt;del&gt;COMPASS-5671&lt;/del&gt;&lt;/a&gt;-update-error-banners-to-lg&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/fdec378592a6351fd3dff7cfd03cad54907abc5f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/fdec378592a6351fd3dff7cfd03cad54907abc5f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4480868" author="xgen-internal-githook" created="Wed, 13 Apr 2022 17:10: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: Merge branch &apos;main&apos; into &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5671&quot; title=&quot;Update performance tab error banner in Compass to leafygreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5671&quot;&gt;&lt;del&gt;COMPASS-5671&lt;/del&gt;&lt;/a&gt;-update-error-banners-to-lg&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5671&quot; title=&quot;Update performance tab error banner in Compass to leafygreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5671&quot;&gt;&lt;del&gt;COMPASS-5671&lt;/del&gt;&lt;/a&gt;-update-error-banners-to-lg&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/2434a466aa801885dad939afc1b377abed835b5f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/2434a466aa801885dad939afc1b377abed835b5f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4474403" author="xgen-internal-githook" created="Mon, 11 Apr 2022 20:09: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: Merge branch &apos;main&apos; into &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5671&quot; title=&quot;Update performance tab error banner in Compass to leafygreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5671&quot;&gt;&lt;del&gt;COMPASS-5671&lt;/del&gt;&lt;/a&gt;-update-error-banners-to-lg&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5671&quot; title=&quot;Update performance tab error banner in Compass to leafygreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5671&quot;&gt;&lt;del&gt;COMPASS-5671&lt;/del&gt;&lt;/a&gt;-update-error-banners-to-lg&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/6d04c943719778abdc87ecd671241ec8782656c7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/6d04c943719778abdc87ecd671241ec8782656c7&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="370290" name="error in toolbar example-1.png" size="15865" author="rhys.howell@mongodb.com" created="Mon, 4 Apr 2022 12:51:47 +0000"/>
                            <attachment id="370289" name="error outside toolbar exmaple.png" size="13618" author="rhys.howell@mongodb.com" created="Mon, 4 Apr 2022 12:46:46 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>13.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 11 Apr 2022 20:09:27 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 42 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-5484</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, 42 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|i0pp7z:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr1pfa:00r016</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="6016">Iteration Yonkers</customfieldvalue>
    <customfieldvalue id="6067">Iteration Zanzibar</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0pbdb:</customfieldvalue>

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