<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:39:28 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-5412] Render query / agg items from the store in the virtual grid with item card component</title>
                <link>https://jira.mongodb.org/browse/COMPASS-5412</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;p&gt;See &lt;a href=&quot;https://docs.google.com/document/d/1qkiPnOeECtC-f_DYLZqKX6HsgawXWfZ_6druokj5k4o/edit#heading=h.n8csho9195xw&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Detailed Design section of the Tech Design&lt;/a&gt; for implementation details&lt;/p&gt;</description>
                <environment></environment>
        <key id="1963145">COMPASS-5412</key>
            <summary>Render query / agg items from the store in the virtual grid with item card component</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="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, 13 Jan 2022 09:43:00 +0000</created>
                <updated>Sun, 29 Oct 2023 02:39:20 +0000</updated>
                            <resolved>Mon, 7 Feb 2022 14:39:09 +0000</resolved>
                                                    <fixVersion>1.31.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="4316291" author="xgen-internal-githook" created="Wed, 26 Jan 2022 18:45:13 +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(saved-aggregations-queries): Render saved queries in the list with cards using virtual grid &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5412&quot; title=&quot;Render query / agg items from the store in the virtual grid with item card component&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5412&quot;&gt;&lt;del&gt;COMPASS-5412&lt;/del&gt;&lt;/a&gt; (#2716)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(tsconfig-compass): Generate declaration map for the packages&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Maps dist to source in a way that allows &quot;open in new tab&quot; open&lt;br/&gt;
source directly&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregations): Refactor readPipelinesFromStorage to async method; Provide lastModified prop from stats&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-components): Use createElement instead of calling render directly&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Means that components that are passed as props here will correctly&lt;br/&gt;
get access to React context&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(saved-aggregations-queries): Use VirtualGrid and SavedItemCard to render aggs and queries from the store&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-saved-aggregations): Add missing dependencies and update tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(saved-aggregations-queries): Pick props from Item type&lt;br/&gt;
Branch: 1.31-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/80501f5c6c1b00a6db7e3138bfd4a89c711a278b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/80501f5c6c1b00a6db7e3138bfd4a89c711a278b&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4315817" author="xgen-internal-githook" created="Wed, 26 Jan 2022 16:35:15 +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(saved-aggregations-queries): Render saved queries in the list with cards using virtual grid &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5412&quot; title=&quot;Render query / agg items from the store in the virtual grid with item card component&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5412&quot;&gt;&lt;del&gt;COMPASS-5412&lt;/del&gt;&lt;/a&gt; (#2716)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(tsconfig-compass): Generate declaration map for the packages&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Maps dist to source in a way that allows &quot;open in new tab&quot; open&lt;br/&gt;
source directly&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregations): Refactor readPipelinesFromStorage to async method; Provide lastModified prop from stats&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-components): Use createElement instead of calling render directly&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Means that components that are passed as props here will correctly&lt;br/&gt;
get access to React context&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(saved-aggregations-queries): Use VirtualGrid and SavedItemCard to render aggs and queries from the store&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-saved-aggregations): Add missing dependencies and update tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(saved-aggregations-queries): Pick props from Item type&lt;br/&gt;
Branch: e2e-typescript&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/80501f5c6c1b00a6db7e3138bfd4a89c711a278b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/80501f5c6c1b00a6db7e3138bfd4a89c711a278b&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4315637" author="xgen-internal-githook" created="Wed, 26 Jan 2022 16:02: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(saved-aggregations-queries): Render saved queries in the list with cards using virtual grid &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5412&quot; title=&quot;Render query / agg items from the store in the virtual grid with item card component&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5412&quot;&gt;&lt;del&gt;COMPASS-5412&lt;/del&gt;&lt;/a&gt; (#2716)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(tsconfig-compass): Generate declaration map for the packages&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Maps dist to source in a way that allows &quot;open in new tab&quot; open&lt;br/&gt;
source directly&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregations): Refactor readPipelinesFromStorage to async method; Provide lastModified prop from stats&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-components): Use createElement instead of calling render directly&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Means that components that are passed as props here will correctly&lt;br/&gt;
get access to React context&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(saved-aggregations-queries): Use VirtualGrid and SavedItemCard to render aggs and queries from the store&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-saved-aggregations): Add missing dependencies and update tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(saved-aggregations-queries): Pick props from Item type&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5277&quot; title=&quot;Replace the edit favourite dialog so it uses the new model&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5277&quot;&gt;&lt;del&gt;COMPASS-5277&lt;/del&gt;&lt;/a&gt;-use-new-favorite-connection-modal-in-sidebar&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/80501f5c6c1b00a6db7e3138bfd4a89c711a278b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/80501f5c6c1b00a6db7e3138bfd4a89c711a278b&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4312132" author="xgen-internal-githook" created="Tue, 25 Jan 2022 14:49:55 +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(saved-aggregations-queries): Render saved queries in the list with cards using virtual grid &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5412&quot; title=&quot;Render query / agg items from the store in the virtual grid with item card component&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5412&quot;&gt;&lt;del&gt;COMPASS-5412&lt;/del&gt;&lt;/a&gt; (#2716)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(tsconfig-compass): Generate declaration map for the packages&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Maps dist to source in a way that allows &quot;open in new tab&quot; open&lt;br/&gt;
source directly&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(compass-aggregations): Refactor readPipelinesFromStorage to async method; Provide lastModified prop from stats&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-components): Use createElement instead of calling render directly&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Means that components that are passed as props here will correctly&lt;br/&gt;
get access to React context&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(saved-aggregations-queries): Use VirtualGrid and SavedItemCard to render aggs and queries from the store&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-saved-aggregations): Add missing dependencies and update tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(saved-aggregations-queries): Pick props from Item type&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/80501f5c6c1b00a6db7e3138bfd4a89c711a278b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/80501f5c6c1b00a6db7e3138bfd4a89c711a278b&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4311555" author="xgen-internal-githook" created="Tue, 25 Jan 2022 10:06:53 +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-5412-render-saved-queries-in-the-list&lt;br/&gt;
Branch: compass-5412-render-saved-queries-in-the-list&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/21c11602fbb3330235215ad38ff3d4a21dff04b4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/21c11602fbb3330235215ad38ff3d4a21dff04b4&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="1963139">COMPASS-5408</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1963140">COMPASS-5409</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1963142">COMPASS-5411</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 25 Jan 2022 10:06:53 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        2 years, 2 weeks 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-5408'>COMPASS-5408</a></s>, <s><a href='https://jira.mongodb.org/browse/COMPASS-5411'>COMPASS-5411</a></s>, <s><a href='https://jira.mongodb.org/browse/COMPASS-5409'>COMPASS-5409</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-3002</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>
                            2 years, 2 weeks 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|i0gq7r:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr1q3z:000000i</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="5793">Iteration Tokyo</customfieldvalue>
    <customfieldvalue id="5854">Iteration Utica</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|i0gcd3:</customfieldvalue>

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