<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:39:56 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-5542] Export: Update export plugin to support aggregations</title>
                <link>https://jira.mongodb.org/browse/COMPASS-5542</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;p&gt;Export plugin should be able to handle aggregation pipelines:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;All the logic should be encapsulated in the import-export plugin&lt;/li&gt;
	&lt;li&gt;Open should happen with the same global event that is currently used to open queries: &lt;tt&gt;&quot;open-export&quot;&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;Opening an export modal with pipeline should show the pipeline preview similar to the current first step of the modal form queries
	&lt;ul&gt;
		&lt;li&gt;We probably can skip showing the count altogether for the pipelines, but it would make sense to clarify this with product&lt;/li&gt;
		&lt;li&gt;For queries this preview allow to select &quot;export full collection&quot; option, as this doesn&apos;t make sense for aggregations, just a preview of the pipeline should be displayed instead&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;There should be no option to select export fields (no second step as for queries, all fields should be exported and the form should proceed to file select after showing pipeline preview)
	&lt;ul&gt;
		&lt;li&gt;To determine export fields for the csv export we will use first document returned from the aggregation (we might change this particular logic later down the road, but this will be our starting point)&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="1991127">COMPASS-5542</key>
            <summary>Export: Update export plugin to support aggregations</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="leonardo.rossi@mongodb.com">Leonardo Rossi</assignee>
                                    <reporter username="sergey.petushkov@mongodb.com">Sergey Petushkov</reporter>
                        <labels>
                    </labels>
                <created>Mon, 28 Feb 2022 11:01:08 +0000</created>
                <updated>Thu, 7 Apr 2022 19:10:43 +0000</updated>
                            <resolved>Tue, 5 Apr 2022 15:18:52 +0000</resolved>
                                                    <fixVersion>1.31.2</fixVersion>
                                        <due></due>
                            <votes>1</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="4465568" author="xgen-internal-githook" created="Thu, 7 Apr 2022 19:10:43 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Leonardo Rossi&apos;, &apos;email&apos;: &apos;leonardo.rossi@gmail.com&apos;, &apos;username&apos;: &apos;leorossi&apos;}
&lt;p&gt;Message: refactor(compass-import-export): Refactor exporter in order to export a generic Cursor &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5542&quot; title=&quot;Export: Update export plugin to support aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5542&quot;&gt;&lt;del&gt;COMPASS-5542&lt;/del&gt;&lt;/a&gt; (#2922)&lt;br/&gt;
Branch: 1.31-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/348dcc103908ab69f8d23ceed949fe928b367b47&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/348dcc103908ab69f8d23ceed949fe928b367b47&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4461203" author="xgen-internal-githook" created="Wed, 6 Apr 2022 14:37:08 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Leonardo Rossi&apos;, &apos;email&apos;: &apos;leonardo.rossi@gmail.com&apos;, &apos;username&apos;: &apos;leorossi&apos;}
&lt;p&gt;Message: refactor(compass-import-export): Refactor exporter in order to export a generic Cursor &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5542&quot; title=&quot;Export: Update export plugin to support aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5542&quot;&gt;&lt;del&gt;COMPASS-5542&lt;/del&gt;&lt;/a&gt; (#2922)&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5669&quot; title=&quot;Run Aggregation: display results paginated&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5669&quot;&gt;&lt;del&gt;COMPASS-5669&lt;/del&gt;&lt;/a&gt;-aggregate-results&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/348dcc103908ab69f8d23ceed949fe928b367b47&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/348dcc103908ab69f8d23ceed949fe928b367b47&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4460236" author="xgen-internal-githook" created="Wed, 6 Apr 2022 07:52:28 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Leonardo Rossi&apos;, &apos;email&apos;: &apos;leonardo.rossi@gmail.com&apos;, &apos;username&apos;: &apos;leorossi&apos;}
&lt;p&gt;Message: Merge branch &apos;&lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5542&quot; title=&quot;Export: Update export plugin to support aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5542&quot;&gt;&lt;del&gt;COMPASS-5542&lt;/del&gt;&lt;/a&gt;&apos; into &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5542&quot; title=&quot;Export: Update export plugin to support aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5542&quot;&gt;&lt;del&gt;COMPASS-5542&lt;/del&gt;&lt;/a&gt;-export-aggregations&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5542&quot; title=&quot;Export: Update export plugin to support aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5542&quot;&gt;&lt;del&gt;COMPASS-5542&lt;/del&gt;&lt;/a&gt;-backup&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/c20e558801240a440144d0a3ad03869649a38438&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/c20e558801240a440144d0a3ad03869649a38438&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4460235" author="xgen-internal-githook" created="Wed, 6 Apr 2022 07:52:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Leonardo Rossi&apos;, &apos;email&apos;: &apos;leonardo.rossi@gmail.com&apos;, &apos;username&apos;: &apos;leorossi&apos;}
&lt;p&gt;Message: Merge branch &apos;&lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5542&quot; title=&quot;Export: Update export plugin to support aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5542&quot;&gt;&lt;del&gt;COMPASS-5542&lt;/del&gt;&lt;/a&gt;&apos; into &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5542&quot; title=&quot;Export: Update export plugin to support aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5542&quot;&gt;&lt;del&gt;COMPASS-5542&lt;/del&gt;&lt;/a&gt;-export-aggregations&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5542&quot; title=&quot;Export: Update export plugin to support aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5542&quot;&gt;&lt;del&gt;COMPASS-5542&lt;/del&gt;&lt;/a&gt;-backup&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/ae5f8471ac44861e452a7ad95c7b386e75035748&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/ae5f8471ac44861e452a7ad95c7b386e75035748&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4460232" author="xgen-internal-githook" created="Wed, 6 Apr 2022 07:52:16 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Leonardo Rossi&apos;, &apos;email&apos;: &apos;leonardo.rossi@gmail.com&apos;, &apos;username&apos;: &apos;leorossi&apos;}
&lt;p&gt;Message: Merge branch &apos;&lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5542&quot; title=&quot;Export: Update export plugin to support aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5542&quot;&gt;&lt;del&gt;COMPASS-5542&lt;/del&gt;&lt;/a&gt;&apos; into &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5542&quot; title=&quot;Export: Update export plugin to support aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5542&quot;&gt;&lt;del&gt;COMPASS-5542&lt;/del&gt;&lt;/a&gt;-export-aggregations&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5542&quot; title=&quot;Export: Update export plugin to support aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5542&quot;&gt;&lt;del&gt;COMPASS-5542&lt;/del&gt;&lt;/a&gt;-backup&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/9060fb948196c254c2c35194d1a6f99668a8a029&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/9060fb948196c254c2c35194d1a6f99668a8a029&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4459454" author="xgen-internal-githook" created="Tue, 5 Apr 2022 21:25:07 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Leonardo Rossi&apos;, &apos;email&apos;: &apos;leonardo.rossi@gmail.com&apos;, &apos;username&apos;: &apos;leorossi&apos;}
&lt;p&gt;Message: refactor(compass-import-export): Refactor exporter in order to export a generic Cursor &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5542&quot; title=&quot;Export: Update export plugin to support aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5542&quot;&gt;&lt;del&gt;COMPASS-5542&lt;/del&gt;&lt;/a&gt; (#2922)&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5588&quot; title=&quot;Update performance toolbar designs to leafygreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5588&quot;&gt;&lt;del&gt;COMPASS-5588&lt;/del&gt;&lt;/a&gt;-update-perf-toolbar&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/348dcc103908ab69f8d23ceed949fe928b367b47&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/348dcc103908ab69f8d23ceed949fe928b367b47&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4458886" author="xgen-internal-githook" created="Tue, 5 Apr 2022 18:55:12 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Leonardo Rossi&apos;, &apos;email&apos;: &apos;leonardo.rossi@gmail.com&apos;, &apos;username&apos;: &apos;leorossi&apos;}
&lt;p&gt;Message: refactor(compass-import-export): Refactor exporter in order to export a generic Cursor &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5542&quot; title=&quot;Export: Update export plugin to support aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5542&quot;&gt;&lt;del&gt;COMPASS-5542&lt;/del&gt;&lt;/a&gt; (#2922)&lt;br/&gt;
Branch: add-gitignore-for-built-bundles&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/348dcc103908ab69f8d23ceed949fe928b367b47&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/348dcc103908ab69f8d23ceed949fe928b367b47&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4458442" author="xgen-internal-githook" created="Tue, 5 Apr 2022 16:55:55 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Leonardo Rossi&apos;, &apos;email&apos;: &apos;leonardo.rossi@gmail.com&apos;, &apos;username&apos;: &apos;leorossi&apos;}
&lt;p&gt;Message: refactor(compass-import-export): Refactor exporter in order to export a generic Cursor &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5542&quot; title=&quot;Export: Update export plugin to support aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5542&quot;&gt;&lt;del&gt;COMPASS-5542&lt;/del&gt;&lt;/a&gt; (#2922)&lt;br/&gt;
Branch: add-time-series-link&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/348dcc103908ab69f8d23ceed949fe928b367b47&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/348dcc103908ab69f8d23ceed949fe928b367b47&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4458231" author="xgen-internal-githook" created="Tue, 5 Apr 2022 16:07:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Leonardo Rossi&apos;, &apos;email&apos;: &apos;leonardo.rossi@gmail.com&apos;, &apos;username&apos;: &apos;leorossi&apos;}
&lt;p&gt;Message: refactor(compass-import-export): Refactor exporter in order to export a generic Cursor &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5542&quot; title=&quot;Export: Update export plugin to support aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5542&quot;&gt;&lt;del&gt;COMPASS-5542&lt;/del&gt;&lt;/a&gt; (#2922)&lt;br/&gt;
Branch: remove-compass-connect&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/348dcc103908ab69f8d23ceed949fe928b367b47&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/348dcc103908ab69f8d23ceed949fe928b367b47&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4458017" author="xgen-internal-githook" created="Tue, 5 Apr 2022 15:18:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Leonardo Rossi&apos;, &apos;email&apos;: &apos;leonardo.rossi@gmail.com&apos;, &apos;username&apos;: &apos;leorossi&apos;}
&lt;p&gt;Message: refactor(compass-import-export): Refactor exporter in order to export a generic Cursor &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5542&quot; title=&quot;Export: Update export plugin to support aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5542&quot;&gt;&lt;del&gt;COMPASS-5542&lt;/del&gt;&lt;/a&gt; (#2922)&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/348dcc103908ab69f8d23ceed949fe928b367b47&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/348dcc103908ab69f8d23ceed949fe928b367b47&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4440557" author="xgen-internal-githook" created="Tue, 29 Mar 2022 02:42:07 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Leonardo Rossi&apos;, &apos;email&apos;: &apos;leonardo.rossi@gmail.com&apos;, &apos;username&apos;: &apos;leorossi&apos;}
&lt;p&gt;Message: chore(compass-import-export): Convert import export to new package system &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5542&quot; title=&quot;Export: Update export plugin to support aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5542&quot;&gt;&lt;del&gt;COMPASS-5542&lt;/del&gt;&lt;/a&gt; (#2908)&lt;/p&gt;

&lt;p&gt;Co-authored-by: mcasimir &amp;lt;maurizio.cas@gmail.com&amp;gt;&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5518&quot; title=&quot;Update workspace tabs design and layout&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5518&quot;&gt;&lt;del&gt;COMPASS-5518&lt;/del&gt;&lt;/a&gt;-update-workspace-tabs-selection-move&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/e324378cfc7564d7eaf9a9fb2c93ff770c4154bc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/e324378cfc7564d7eaf9a9fb2c93ff770c4154bc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4439735" author="xgen-internal-githook" created="Mon, 28 Mar 2022 19:50:47 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Leonardo Rossi&apos;, &apos;email&apos;: &apos;leonardo.rossi@gmail.com&apos;, &apos;username&apos;: &apos;leorossi&apos;}
&lt;p&gt;Message: chore(compass-import-export): Convert import export to new package system &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5542&quot; title=&quot;Export: Update export plugin to support aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5542&quot;&gt;&lt;del&gt;COMPASS-5542&lt;/del&gt;&lt;/a&gt; (#2908)&lt;/p&gt;

&lt;p&gt;Co-authored-by: mcasimir &amp;lt;maurizio.cas@gmail.com&amp;gt;&lt;br/&gt;
Branch: 1.31-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/e324378cfc7564d7eaf9a9fb2c93ff770c4154bc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/e324378cfc7564d7eaf9a9fb2c93ff770c4154bc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4432730" author="xgen-internal-githook" created="Thu, 24 Mar 2022 16:06:24 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Leonardo Rossi&apos;, &apos;email&apos;: &apos;leonardo.rossi@gmail.com&apos;, &apos;username&apos;: &apos;leorossi&apos;}
&lt;p&gt;Message: chore(compass-import-export): Convert import export to new package system &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5542&quot; title=&quot;Export: Update export plugin to support aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5542&quot;&gt;&lt;del&gt;COMPASS-5542&lt;/del&gt;&lt;/a&gt; (#2908)&lt;/p&gt;

&lt;p&gt;Co-authored-by: mcasimir &amp;lt;maurizio.cas@gmail.com&amp;gt;&lt;br/&gt;
Branch: compass-crud-editable-document-to-compass-components&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/e324378cfc7564d7eaf9a9fb2c93ff770c4154bc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/e324378cfc7564d7eaf9a9fb2c93ff770c4154bc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4432719" author="xgen-internal-githook" created="Thu, 24 Mar 2022 16:04:30 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Leonardo Rossi&apos;, &apos;email&apos;: &apos;leonardo.rossi@gmail.com&apos;, &apos;username&apos;: &apos;leorossi&apos;}
&lt;p&gt;Message: chore(compass-import-export): Convert import export to new package system &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5542&quot; title=&quot;Export: Update export plugin to support aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5542&quot;&gt;&lt;del&gt;COMPASS-5542&lt;/del&gt;&lt;/a&gt; (#2908)&lt;/p&gt;

&lt;p&gt;Co-authored-by: mcasimir &amp;lt;maurizio.cas@gmail.com&amp;gt;&lt;br/&gt;
Branch: move-find-in-page-to-leafygreen&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/e324378cfc7564d7eaf9a9fb2c93ff770c4154bc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/e324378cfc7564d7eaf9a9fb2c93ff770c4154bc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4432628" author="xgen-internal-githook" created="Thu, 24 Mar 2022 15:41:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Leonardo Rossi&apos;, &apos;email&apos;: &apos;leonardo.rossi@gmail.com&apos;, &apos;username&apos;: &apos;leorossi&apos;}
&lt;p&gt;Message: chore(compass-import-export): Convert import export to new package system &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5542&quot; title=&quot;Export: Update export plugin to support aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5542&quot;&gt;&lt;del&gt;COMPASS-5542&lt;/del&gt;&lt;/a&gt; (#2908)&lt;/p&gt;

&lt;p&gt;Co-authored-by: mcasimir &amp;lt;maurizio.cas@gmail.com&amp;gt;&lt;br/&gt;
Branch: flash-mongosh-toggle-for-discoverability&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/e324378cfc7564d7eaf9a9fb2c93ff770c4154bc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/e324378cfc7564d7eaf9a9fb2c93ff770c4154bc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4432585" author="xgen-internal-githook" created="Thu, 24 Mar 2022 15:29:25 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Leonardo Rossi&apos;, &apos;email&apos;: &apos;leonardo.rossi@gmail.com&apos;, &apos;username&apos;: &apos;leorossi&apos;}
&lt;p&gt;Message: chore(compass-import-export): Convert import export to new package system &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5542&quot; title=&quot;Export: Update export plugin to support aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5542&quot;&gt;&lt;del&gt;COMPASS-5542&lt;/del&gt;&lt;/a&gt; (#2908)&lt;/p&gt;

&lt;p&gt;Co-authored-by: mcasimir &amp;lt;maurizio.cas@gmail.com&amp;gt;&lt;br/&gt;
Branch: mongodb-versions&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/e324378cfc7564d7eaf9a9fb2c93ff770c4154bc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/e324378cfc7564d7eaf9a9fb2c93ff770c4154bc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4431610" author="xgen-internal-githook" created="Thu, 24 Mar 2022 07:37:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Leonardo Rossi&apos;, &apos;email&apos;: &apos;leonardo.rossi@gmail.com&apos;, &apos;username&apos;: &apos;leorossi&apos;}
&lt;p&gt;Message: chore(compass-import-export): Convert import export to new package system &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5542&quot; title=&quot;Export: Update export plugin to support aggregations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5542&quot;&gt;&lt;del&gt;COMPASS-5542&lt;/del&gt;&lt;/a&gt; (#2908)&lt;/p&gt;

&lt;p&gt;Co-authored-by: mcasimir &amp;lt;maurizio.cas@gmail.com&amp;gt;&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/e324378cfc7564d7eaf9a9fb2c93ff770c4154bc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/e324378cfc7564d7eaf9a9fb2c93ff770c4154bc&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>17.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 24 Mar 2022 07:37:45 +0000</customfieldvalue>

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


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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>COMPASS-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>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, 43 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>leonardo.rossi@mongodb.com</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|i0lhpz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr1pfa:00r0ghi</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="5969">Iteration Wolverhampton</customfieldvalue>
    <customfieldvalue id="6015">Iteration Xochimilco</customfieldvalue>
    <customfieldvalue id="6016">Iteration Yonkers</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|i0l3vb:</customfieldvalue>

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