<!-- 
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-7325] Add Bulk Update modal</title>
                <link>https://jira.mongodb.org/browse/COMPASS-7325</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;p&gt;Might still split this up into sub-tasks, but:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;readonly filter text field (from querybar)&lt;/li&gt;
	&lt;li&gt;update text field&lt;/li&gt;
	&lt;li&gt;how many documents match the filter as an approximate number that will be updated&lt;/li&gt;
	&lt;li&gt;preview. For now (this ticket) just put the updated documents there using the same component we use elsewhere. 3 documents should be OK for now. We can change it later. Make it a constant var somewhere. We&apos;ll highlight changes or show a diff in another ticket.&lt;/li&gt;
	&lt;li&gt;changing the update text updates the preview (same as in aggregations editor)&lt;/li&gt;
	&lt;li&gt;if the update is syntactically invalid (ie. does not parse), show the yellow banner just like on aggregations&lt;/li&gt;
	&lt;li&gt;if the update is syntactically valid but there is a driver or database error, show the red banner (again just like aggregations)&lt;/li&gt;
	&lt;li&gt;start the update with a template, just something like `{ $set: {} }` for now&lt;/li&gt;
	&lt;li&gt;If the preview cannot be calculated (yellow or red banner) for now just display text like &quot;No Preview Documents&quot; in place of the preview (again - identical to aggregations)&lt;/li&gt;
	&lt;li&gt;If the update is valid and there&apos;s a preview, enable the Update button&lt;/li&gt;
	&lt;li&gt;Clicking the update button runs the update and closes the modal. (We&apos;ll add Updating, Done and Error toasts in a future ticket.)&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="2471666">COMPASS-7325</key>
            <summary>Add Bulk Update 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="leroux.bodenstein@mongodb.com">Le Roux Bodenstein</assignee>
                                    <reporter username="leroux.bodenstein@mongodb.com">Le Roux Bodenstein</reporter>
                        <labels>
                    </labels>
                <created>Wed, 11 Oct 2023 14:13:50 +0000</created>
                <updated>Mon, 6 Nov 2023 05:05:38 +0000</updated>
                            <resolved>Wed, 1 Nov 2023 15:14:19 +0000</resolved>
                                                    <fixVersion>No version</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="5855812" author="xgen-internal-githook" created="Mon, 6 Nov 2023 05:05:38 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Le Roux Bodenstein&apos;, &apos;email&apos;: &apos;lerouxb@gmail.com&apos;, &apos;username&apos;: &apos;lerouxb&apos;}
&lt;p&gt;Message: feat: reset the bulk update modal when re-opened &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7325&quot; title=&quot;Add Bulk Update modal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7325&quot;&gt;&lt;del&gt;COMPASS-7325&lt;/del&gt;&lt;/a&gt; (#5047)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;reset the bulk update modal when re-opened&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;don&apos;t set updateText twice&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;demonstrate the oscillation problem&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Revert &quot;demonstrate the oscillation problem&quot;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;This reverts commit f3894d4576def847e8d83843a8a4c25bbc4c7e43.&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;cleaner hack&lt;br/&gt;
Branch: beta-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/d91fb07ed6ab5275bf8f603ac70157694cf1e30d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/d91fb07ed6ab5275bf8f603ac70157694cf1e30d&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5855810" author="xgen-internal-githook" created="Mon, 6 Nov 2023 05:05:32 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Le Roux Bodenstein&apos;, &apos;email&apos;: &apos;lerouxb@gmail.com&apos;, &apos;username&apos;: &apos;lerouxb&apos;}
&lt;p&gt;Message: feat(crud): Bulk update modal &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7325&quot; title=&quot;Add Bulk Update modal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7325&quot;&gt;&lt;del&gt;COMPASS-7325&lt;/del&gt;&lt;/a&gt; (#5007)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;WIP&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;WIP&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;WIP&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;tweaks&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;WIP&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix existing tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;run the update&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;one line filter&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;style tweaks&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;tweak copy/pasted message..&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;add updateMany type&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;add a test for updateMany&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;deps&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;dep&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;same styling for filter/query as delete modal&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;don&apos;t replace&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;align the preview and filter&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;just pass change.after&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;better hack&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Revert &quot;just pass change.after&quot;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;This reverts commit 2e386368db592f7e65a75e5ea7fde025c94d86e3.&lt;br/&gt;
Branch: beta-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/077e995bb93db228be08b3d949408382a8835d16&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/077e995bb93db228be08b3d949408382a8835d16&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5851787" author="xgen-internal-githook" created="Fri, 3 Nov 2023 10:43:27 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Le Roux Bodenstein&apos;, &apos;email&apos;: &apos;lerouxb@gmail.com&apos;, &apos;username&apos;: &apos;lerouxb&apos;}
&lt;p&gt;Message: feat: reset the bulk update modal when re-opened &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7325&quot; title=&quot;Add Bulk Update modal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7325&quot;&gt;&lt;del&gt;COMPASS-7325&lt;/del&gt;&lt;/a&gt; (#5047)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;reset the bulk update modal when re-opened&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;don&apos;t set updateText twice&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;demonstrate the oscillation problem&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Revert &quot;demonstrate the oscillation problem&quot;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;This reverts commit f3894d4576def847e8d83843a8a4c25bbc4c7e43.&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;cleaner hack&lt;br/&gt;
Branch: abort-in-progess-update-previews&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/d91fb07ed6ab5275bf8f603ac70157694cf1e30d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/d91fb07ed6ab5275bf8f603ac70157694cf1e30d&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5848934" author="xgen-internal-githook" created="Thu, 2 Nov 2023 12:08:24 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Le Roux Bodenstein&apos;, &apos;email&apos;: &apos;lerouxb@gmail.com&apos;, &apos;username&apos;: &apos;lerouxb&apos;}
&lt;p&gt;Message: feat: reset the bulk update modal when re-opened &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7325&quot; title=&quot;Add Bulk Update modal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7325&quot;&gt;&lt;del&gt;COMPASS-7325&lt;/del&gt;&lt;/a&gt; (#5047)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;reset the bulk update modal when re-opened&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;don&apos;t set updateText twice&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;demonstrate the oscillation problem&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Revert &quot;demonstrate the oscillation problem&quot;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;This reverts commit f3894d4576def847e8d83843a8a4c25bbc4c7e43.&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;cleaner hack&lt;br/&gt;
Branch: factor-out-filter&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/d91fb07ed6ab5275bf8f603ac70157694cf1e30d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/d91fb07ed6ab5275bf8f603ac70157694cf1e30d&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5848751" author="xgen-internal-githook" created="Thu, 2 Nov 2023 10:32:32 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Le Roux Bodenstein&apos;, &apos;email&apos;: &apos;lerouxb@gmail.com&apos;, &apos;username&apos;: &apos;lerouxb&apos;}
&lt;p&gt;Message: feat: reset the bulk update modal when re-opened &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7325&quot; title=&quot;Add Bulk Update modal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7325&quot;&gt;&lt;del&gt;COMPASS-7325&lt;/del&gt;&lt;/a&gt; (#5047)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;reset the bulk update modal when re-opened&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;don&apos;t set updateText twice&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;demonstrate the oscillation problem&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Revert &quot;demonstrate the oscillation problem&quot;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;This reverts commit f3894d4576def847e8d83843a8a4c25bbc4c7e43.&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;cleaner hack&lt;br/&gt;
Branch: feature/&lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7335&quot; title=&quot;Add an export to language button to the Bulk Delete modal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7335&quot;&gt;&lt;del&gt;COMPASS-7335&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/d91fb07ed6ab5275bf8f603ac70157694cf1e30d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/d91fb07ed6ab5275bf8f603ac70157694cf1e30d&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5848749" author="xgen-internal-githook" created="Thu, 2 Nov 2023 10:32:28 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Le Roux Bodenstein&apos;, &apos;email&apos;: &apos;lerouxb@gmail.com&apos;, &apos;username&apos;: &apos;lerouxb&apos;}
&lt;p&gt;Message: feat(crud): Bulk update modal &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7325&quot; title=&quot;Add Bulk Update modal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7325&quot;&gt;&lt;del&gt;COMPASS-7325&lt;/del&gt;&lt;/a&gt; (#5007)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;WIP&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;WIP&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;WIP&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;tweaks&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;WIP&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix existing tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;run the update&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;one line filter&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;style tweaks&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;tweak copy/pasted message..&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;add updateMany type&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;add a test for updateMany&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;deps&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;dep&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;same styling for filter/query as delete modal&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;don&apos;t replace&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;align the preview and filter&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;just pass change.after&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;better hack&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Revert &quot;just pass change.after&quot;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;This reverts commit 2e386368db592f7e65a75e5ea7fde025c94d86e3.&lt;br/&gt;
Branch: feature/&lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7335&quot; title=&quot;Add an export to language button to the Bulk Delete modal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7335&quot;&gt;&lt;del&gt;COMPASS-7335&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/077e995bb93db228be08b3d949408382a8835d16&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/077e995bb93db228be08b3d949408382a8835d16&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5846879" author="xgen-internal-githook" created="Wed, 1 Nov 2023 17:21:45 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Le Roux Bodenstein&apos;, &apos;email&apos;: &apos;lerouxb@gmail.com&apos;, &apos;username&apos;: &apos;lerouxb&apos;}
&lt;p&gt;Message: feat: reset the bulk update modal when re-opened &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7325&quot; title=&quot;Add Bulk Update modal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7325&quot;&gt;&lt;del&gt;COMPASS-7325&lt;/del&gt;&lt;/a&gt; (#5047)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;reset the bulk update modal when re-opened&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;don&apos;t set updateText twice&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;demonstrate the oscillation problem&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Revert &quot;demonstrate the oscillation problem&quot;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;This reverts commit f3894d4576def847e8d83843a8a4c25bbc4c7e43.&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;cleaner hack&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/d91fb07ed6ab5275bf8f603ac70157694cf1e30d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/d91fb07ed6ab5275bf8f603ac70157694cf1e30d&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5845770" author="xgen-internal-githook" created="Wed, 1 Nov 2023 12:19:43 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Le Roux Bodenstein&apos;, &apos;email&apos;: &apos;lerouxb@gmail.com&apos;, &apos;username&apos;: &apos;lerouxb&apos;}
&lt;p&gt;Message: feat(crud): Bulk update modal &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7325&quot; title=&quot;Add Bulk Update modal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7325&quot;&gt;&lt;del&gt;COMPASS-7325&lt;/del&gt;&lt;/a&gt; (#5007)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;WIP&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;WIP&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;WIP&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;tweaks&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;WIP&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix existing tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;run the update&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;one line filter&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;style tweaks&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;tweak copy/pasted message..&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;add updateMany type&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;add a test for updateMany&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;deps&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;dep&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;same styling for filter/query as delete modal&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;don&apos;t replace&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;align the preview and filter&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;just pass change.after&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;better hack&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Revert &quot;just pass change.after&quot;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;This reverts commit 2e386368db592f7e65a75e5ea7fde025c94d86e3.&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/077e995bb93db228be08b3d949408382a8835d16&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/077e995bb93db228be08b3d949408382a8835d16&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="2471692">COMPASS-7332</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="2471698">COMPASS-7334</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2471680">COMPASS-7327</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2475390">COMPASS-7346</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>8.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 1 Nov 2023 12:19:43 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        13 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-7332'>COMPASS-7332</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>
                            13 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>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|i2vldj:</customfieldvalue>

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

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