<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:40:47 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[COMPASS-5778] Disabling autopreview breaks stage validation and doesn&apos;t allow to run valid pipeline</title>
                <link>https://jira.mongodb.org/browse/COMPASS-5778</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;p&gt;Aggregation stage state relied on autopreview feature to detect if stage is valid or not. When disabling autopreview this state is never updated again, blocking &quot;Run&quot; and &quot;Export&quot; buttons&lt;/p&gt;</description>
                <environment></environment>
        <key id="2035308">COMPASS-5778</key>
            <summary>Disabling autopreview breaks stage validation and doesn&apos;t allow to run valid pipeline</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="sergey.petushkov@mongodb.com">Sergey Petushkov</assignee>
                                    <reporter username="sergey.petushkov@mongodb.com">Sergey Petushkov</reporter>
                        <labels>
                    </labels>
                <created>Thu, 28 Apr 2022 09:15:50 +0000</created>
                <updated>Sun, 29 Oct 2023 02:39:03 +0000</updated>
                            <resolved>Fri, 6 May 2022 12:02:46 +0000</resolved>
                                                    <fixVersion>1.31.3</fixVersion>
                                    <component>Aggregation pipeline</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="4535339" author="xgen-internal-githook" created="Mon, 9 May 2022 15:01:12 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: chore(compass-aggregations): Do syntax validation every time stage changes &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5778&quot; title=&quot;Disabling autopreview breaks stage validation and doesn&amp;#39;t allow to run valid pipeline&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5778&quot;&gt;&lt;del&gt;COMPASS-5778&lt;/del&gt;&lt;/a&gt; (#3036)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregation): Always validate stage on run; Debounce and cancel previous stage runs&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregations): Remove console.log&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregation): Remove debounce run triggered by stage operator change in component&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;It already happens in the action&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregations): Rename instanceId to aggregationWorkspaceId&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5665&quot; title=&quot;Support the management of Columnar Indexes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5665&quot;&gt;&lt;del&gt;COMPASS-5665&lt;/del&gt;&lt;/a&gt;-columnar-index-support&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/e40d5af55be50e1060d26f009b77285c612abe8b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/e40d5af55be50e1060d26f009b77285c612abe8b&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4535126" author="xgen-internal-githook" created="Mon, 9 May 2022 14:21:44 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: chore(compass-aggregations): Do syntax validation every time stage changes &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5778&quot; title=&quot;Disabling autopreview breaks stage validation and doesn&amp;#39;t allow to run valid pipeline&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5778&quot;&gt;&lt;del&gt;COMPASS-5778&lt;/del&gt;&lt;/a&gt; (#3036)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregation): Always validate stage on run; Debounce and cancel previous stage runs&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregations): Remove console.log&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregation): Remove debounce run triggered by stage operator change in component&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;It already happens in the action&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregations): Rename instanceId to aggregationWorkspaceId&lt;br/&gt;
Branch: 1.31-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/e40d5af55be50e1060d26f009b77285c612abe8b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/e40d5af55be50e1060d26f009b77285c612abe8b&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4534523" author="xgen-internal-githook" created="Mon, 9 May 2022 10:13:12 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: chore(compass-aggregations): Do syntax validation every time stage changes &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5778&quot; title=&quot;Disabling autopreview breaks stage validation and doesn&amp;#39;t allow to run valid pipeline&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5778&quot;&gt;&lt;del&gt;COMPASS-5778&lt;/del&gt;&lt;/a&gt; (#3036)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregation): Always validate stage on run; Debounce and cancel previous stage runs&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregations): Remove console.log&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregation): Remove debounce run triggered by stage operator change in component&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;It already happens in the action&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregations): Rename instanceId to aggregationWorkspaceId&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5785&quot; title=&quot;Add support for aggregations in mongodb-explain-compat&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5785&quot;&gt;&lt;del&gt;COMPASS-5785&lt;/del&gt;&lt;/a&gt;-aggregations-explain-compat&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/e40d5af55be50e1060d26f009b77285c612abe8b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/e40d5af55be50e1060d26f009b77285c612abe8b&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4531825" author="xgen-internal-githook" created="Fri, 6 May 2022 16:34:27 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: chore(compass-aggregations): Do syntax validation every time stage changes &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5778&quot; title=&quot;Disabling autopreview breaks stage validation and doesn&amp;#39;t allow to run valid pipeline&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5778&quot;&gt;&lt;del&gt;COMPASS-5778&lt;/del&gt;&lt;/a&gt; (#3036)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregation): Always validate stage on run; Debounce and cancel previous stage runs&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregations): Remove console.log&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregation): Remove debounce run triggered by stage operator change in component&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;It already happens in the action&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregations): Rename instanceId to aggregationWorkspaceId&lt;br/&gt;
Branch: add-accordion-to-create-collection&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/e40d5af55be50e1060d26f009b77285c612abe8b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/e40d5af55be50e1060d26f009b77285c612abe8b&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4530729" author="xgen-internal-githook" created="Fri, 6 May 2022 10:14:35 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: chore(compass-aggregations): Do syntax validation every time stage changes &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5778&quot; title=&quot;Disabling autopreview breaks stage validation and doesn&amp;#39;t allow to run valid pipeline&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5778&quot;&gt;&lt;del&gt;COMPASS-5778&lt;/del&gt;&lt;/a&gt; (#3036)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregation): Always validate stage on run; Debounce and cancel previous stage runs&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregations): Remove console.log&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregation): Remove debounce run triggered by stage operator change in component&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;It already happens in the action&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregations): Rename instanceId to aggregationWorkspaceId&lt;br/&gt;
Branch: move-compass-explain-plan-to-shared-config&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/e40d5af55be50e1060d26f009b77285c612abe8b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/e40d5af55be50e1060d26f009b77285c612abe8b&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4528115" author="xgen-internal-githook" created="Thu, 5 May 2022 11:32:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: chore(compass-aggregations): Do syntax validation every time stage changes &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5778&quot; title=&quot;Disabling autopreview breaks stage validation and doesn&amp;#39;t allow to run valid pipeline&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5778&quot;&gt;&lt;del&gt;COMPASS-5778&lt;/del&gt;&lt;/a&gt; (#3036)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregation): Always validate stage on run; Debounce and cancel previous stage runs&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregations): Remove console.log&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregation): Remove debounce run triggered by stage operator change in component&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;It already happens in the action&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregations): Rename instanceId to aggregationWorkspaceId&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/e40d5af55be50e1060d26f009b77285c612abe8b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/e40d5af55be50e1060d26f009b77285c612abe8b&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4515522" author="xgen-internal-githook" created="Fri, 29 Apr 2022 08:23:44 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: Merge remote-tracking branch &apos;origin/main&apos; into compass-5778-fix-stage-validation&lt;/p&gt;

&lt;p&gt;Conflicts:&lt;br/&gt;
	packages/compass-aggregations/src/components/stage-editor/stage-editor.jsx&lt;br/&gt;
Branch: compass-5778-fix-stage-validation&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/673a629e0059502381dc30a955b1dc0eeb40fe02&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/673a629e0059502381dc30a955b1dc0eeb40fe02&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <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>Fri, 29 Apr 2022 08:23:44 +0000</customfieldvalue>

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


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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>COMPASS-5237</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 39 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>sergey.petushkov@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0sxp3:</customfieldvalue>

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

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