<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:46:11 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-7326] Add Bulk Delete modal</title>
                <link>https://jira.mongodb.org/browse/COMPASS-7326</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;p&gt;Could split this into sub-tasks, but basically:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;how many documents will be deleted?&lt;/li&gt;
	&lt;li&gt;the filter (readonly)&lt;/li&gt;
	&lt;li&gt;an area with some preview documents (3 or 5 - make it a constant we can change later). Use the same component we use elsewhere (Documents and Aggregations tabs) to display the documents&lt;/li&gt;
	&lt;li&gt;Delete button that will close the modal and show a confirmation modal if clicked&lt;/li&gt;
	&lt;li&gt;If confirmation is confirmed close the modal and do the update. We&apos;ll do Deleting, Done and Error toasts in another ticket.&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="2471673">COMPASS-7326</key>
            <summary>Add Bulk Delete modal</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="kevin.mas@mongodb.com">Kevin Mas Ruiz</assignee>
                                    <reporter username="leroux.bodenstein@mongodb.com">Le Roux Bodenstein</reporter>
                        <labels>
                    </labels>
                <created>Wed, 11 Oct 2023 14:16:47 +0000</created>
                <updated>Mon, 23 Oct 2023 20:25:20 +0000</updated>
                            <resolved>Fri, 20 Oct 2023 11:38:02 +0000</resolved>
                                                    <fixVersion>1.41.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="5800148" author="xgen-internal-githook" created="Mon, 23 Oct 2023 20:25:20 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Mas Ruiz&apos;, &apos;email&apos;: &apos;kevin.mas@hey.com&apos;, &apos;username&apos;: &apos;kmruiz&apos;}
&lt;p&gt;Message: feat: delete bulk operation modal &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7326&quot; title=&quot;Add Bulk Delete modal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7326&quot;&gt;&lt;del&gt;COMPASS-7326&lt;/del&gt;&lt;/a&gt; (#5005)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore: e2e flow&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: add bulk state in a new substate&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: add todo markers&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: styling&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: more styling &#128133;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: linting&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: add dependency to query-parser&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: more styling&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: fix height of preview&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: linting&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: fix package-lock.json&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: fix package-lock&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: fix tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: test modal&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: oops i did it again, remove the .only&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: remove unused imports&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: test bulk dialog&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: last minute design changes&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: add ts-ignore and clean up&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7292&quot; title=&quot;Run accuracy tests in Compass nightly vs cloud dev&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7292&quot;&gt;&lt;del&gt;COMPASS-7292&lt;/del&gt;&lt;/a&gt;-run-ai-accuracy-tests&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/b296a117dc116b4da02aa24ed9e87e554e48af59&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/b296a117dc116b4da02aa24ed9e87e554e48af59&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5798446" author="xgen-internal-githook" created="Mon, 23 Oct 2023 10:39:21 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Mas Ruiz&apos;, &apos;email&apos;: &apos;kevin.mas@hey.com&apos;, &apos;username&apos;: &apos;kmruiz&apos;}
&lt;p&gt;Message: feat: delete bulk operation modal &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7326&quot; title=&quot;Add Bulk Delete modal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7326&quot;&gt;&lt;del&gt;COMPASS-7326&lt;/del&gt;&lt;/a&gt; (#5005)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore: e2e flow&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: add bulk state in a new substate&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: add todo markers&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: styling&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: more styling &#128133;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: linting&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: add dependency to query-parser&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: more styling&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: fix height of preview&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: linting&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: fix package-lock.json&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: fix package-lock&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: fix tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: test modal&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: oops i did it again, remove the .only&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: remove unused imports&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: test bulk dialog&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: last minute design changes&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: add ts-ignore and clean up&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7308&quot; title=&quot;Compass uses invalid authMechanism=DEFAULT for username/password&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7308&quot;&gt;&lt;del&gt;COMPASS-7308&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/b296a117dc116b4da02aa24ed9e87e554e48af59&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/b296a117dc116b4da02aa24ed9e87e554e48af59&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5798424" author="xgen-internal-githook" created="Mon, 23 Oct 2023 10:33:42 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Mas Ruiz&apos;, &apos;email&apos;: &apos;kevin.mas@hey.com&apos;, &apos;username&apos;: &apos;kmruiz&apos;}
&lt;p&gt;Message: feat: delete bulk operation modal &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7326&quot; title=&quot;Add Bulk Delete modal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7326&quot;&gt;&lt;del&gt;COMPASS-7326&lt;/del&gt;&lt;/a&gt; (#5005)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore: e2e flow&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: add bulk state in a new substate&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: add todo markers&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: styling&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: more styling &#128133;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: linting&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: add dependency to query-parser&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: more styling&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: fix height of preview&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: linting&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: fix package-lock.json&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: fix package-lock&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: fix tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: test modal&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: oops i did it again, remove the .only&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: remove unused imports&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: test bulk dialog&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: last minute design changes&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: add ts-ignore and clean up&lt;br/&gt;
Branch: wizard&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/b296a117dc116b4da02aa24ed9e87e554e48af59&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/b296a117dc116b4da02aa24ed9e87e554e48af59&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5798011" author="xgen-internal-githook" created="Mon, 23 Oct 2023 05:05:51 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Mas Ruiz&apos;, &apos;email&apos;: &apos;kevin.mas@hey.com&apos;, &apos;username&apos;: &apos;kmruiz&apos;}
&lt;p&gt;Message: feat: delete bulk operation modal &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7326&quot; title=&quot;Add Bulk Delete modal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7326&quot;&gt;&lt;del&gt;COMPASS-7326&lt;/del&gt;&lt;/a&gt; (#5005)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore: e2e flow&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: add bulk state in a new substate&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: add todo markers&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: styling&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: more styling &#128133;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: linting&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: add dependency to query-parser&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: more styling&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: fix height of preview&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: linting&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: fix package-lock.json&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: fix package-lock&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: fix tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: test modal&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: oops i did it again, remove the .only&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: remove unused imports&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: test bulk dialog&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: last minute design changes&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: add ts-ignore and clean up&lt;br/&gt;
Branch: beta-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/b296a117dc116b4da02aa24ed9e87e554e48af59&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/b296a117dc116b4da02aa24ed9e87e554e48af59&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5794619" author="xgen-internal-githook" created="Fri, 20 Oct 2023 13:12:21 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Mas Ruiz&apos;, &apos;email&apos;: &apos;kevin.mas@hey.com&apos;, &apos;username&apos;: &apos;kmruiz&apos;}
&lt;p&gt;Message: feat: delete bulk operation modal &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7326&quot; title=&quot;Add Bulk Delete modal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7326&quot;&gt;&lt;del&gt;COMPASS-7326&lt;/del&gt;&lt;/a&gt; (#5005)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore: e2e flow&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: add bulk state in a new substate&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: add todo markers&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: styling&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: more styling &#128133;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: linting&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: add dependency to query-parser&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: more styling&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: fix height of preview&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: linting&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: fix package-lock.json&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: fix package-lock&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: fix tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: test modal&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: oops i did it again, remove the .only&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: remove unused imports&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: test bulk dialog&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: last minute design changes&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: add ts-ignore and clean up&lt;br/&gt;
Branch: bulk-update-modal&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/b296a117dc116b4da02aa24ed9e87e554e48af59&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/b296a117dc116b4da02aa24ed9e87e554e48af59&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5794225" author="xgen-internal-githook" created="Fri, 20 Oct 2023 11:37:02 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Mas Ruiz&apos;, &apos;email&apos;: &apos;kevin.mas@hey.com&apos;, &apos;username&apos;: &apos;kmruiz&apos;}
&lt;p&gt;Message: feat: delete bulk operation modal &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7326&quot; title=&quot;Add Bulk Delete modal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7326&quot;&gt;&lt;del&gt;COMPASS-7326&lt;/del&gt;&lt;/a&gt; (#5005)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore: e2e flow&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: add bulk state in a new substate&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: add todo markers&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: styling&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: more styling &#128133;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: linting&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: add dependency to query-parser&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: more styling&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: fix height of preview&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: linting&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: fix package-lock.json&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: fix package-lock&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: fix tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: test modal&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: oops i did it again, remove the .only&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: remove unused imports&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: test bulk dialog&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: last minute design changes&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore: add ts-ignore and clean up&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/b296a117dc116b4da02aa24ed9e87e554e48af59&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/b296a117dc116b4da02aa24ed9e87e554e48af59&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5790852" author="xgen-internal-githook" created="Thu, 19 Oct 2023 13:35:44 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Mas Ruiz&apos;, &apos;email&apos;: &apos;kevin.mas@hey.com&apos;, &apos;username&apos;: &apos;kmruiz&apos;}
&lt;p&gt;Message: Merge branch &apos;main&apos; into feature/&lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7326&quot; title=&quot;Add Bulk Delete modal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7326&quot;&gt;&lt;del&gt;COMPASS-7326&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: feature/&lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7326&quot; title=&quot;Add Bulk Delete modal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7326&quot;&gt;&lt;del&gt;COMPASS-7326&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/466e1de0883a691350acf251e6c6d0f75848ff8b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/466e1de0883a691350acf251e6c6d0f75848ff8b&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="2471696">COMPASS-7333</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="2471682">COMPASS-7328</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2471699">COMPASS-7335</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>7.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 19 Oct 2023 13:35:44 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        15 weeks, 2 days 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-7333'>COMPASS-7333</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-6671</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>
                            15 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>kevin.mas@mongodb.com</customfieldvalue>
            <customfieldvalue>leroux.bodenstein@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i2vlf3:</customfieldvalue>

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

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