<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:46:48 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-7515] Wrong data format in aggregation results in blank export page</title>
                <link>https://jira.mongodb.org/browse/COMPASS-7515</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;h3&gt;&lt;a name=&quot;ProblemStatement%2FRationale&quot;&gt;&lt;/a&gt;&lt;b&gt;Problem Statement/Rationale&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;On Compass 1.40.4, when using a wrong date format on an aggregation step &#8211;&#160; eg., ISODate(&quot;25-11-2019&quot;) &#8211;, while the pipeline displays data, when clicking &quot;Export&quot; the GUI becomes blank.&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;There is nothing indicating the problem with the date.&lt;/font&gt;&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;StepstoReproduce&quot;&gt;&lt;/a&gt;&lt;b&gt;Steps to Reproduce&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;1st &#8211; Create a pipeline with a step like:&lt;br/&gt;
{&lt;br/&gt;
&#160; &#160; $match: {&lt;br/&gt;
&#160; &#160; &#160; $expr: {
&#160; &#160; &#160; &#160; $gt: [
&#160; &#160; &#160; &#160; &#160; &quot;$statusChangedAt&quot;,
&#160; &#160; &#160; &#160; &#160; ISODate(&quot;25-11-2019&quot;),
&#160; &#160; &#160; &#160; ],
&#160; &#160; &#160; },&lt;br/&gt;
&#160; &#160; },&lt;br/&gt;
&#160; }&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;2nd &#8211; Click the &quot;Export&quot; button.&lt;/font&gt;&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;ExpectedResults&quot;&gt;&lt;/a&gt;&lt;b&gt;Expected Results&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;To open the Export GUI page\window.&lt;/font&gt;&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;ActualResults&quot;&gt;&lt;/a&gt;&lt;b&gt;Actual Results&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;GUI becomes blank, but the top menu is visible and functional.&lt;/font&gt;&lt;/p&gt;</description>
                <environment>OS: Windows 10&lt;br/&gt;
node.js / npm versions:&lt;br/&gt;
Additional info: Compass v 1.40.4&lt;br/&gt;
</environment>
        <key id="2522889">COMPASS-7515</key>
            <summary>Wrong data format in aggregation results in blank export page</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="kevin.mas@mongodb.com">Kevin Mas Ruiz</assignee>
                                    <reporter username="hugo@neocredit.ch">Hugo Carreira</reporter>
                        <labels>
                            <label>first-responder</label>
                    </labels>
                <created>Tue, 12 Dec 2023 16:54:04 +0000</created>
                <updated>Tue, 30 Jan 2024 15:12:01 +0000</updated>
                            <resolved>Wed, 10 Jan 2024 09:54:16 +0000</resolved>
                                    <version>1.10.4</version>
                                    <fixVersion>1.42.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="6052473" author="xgen-internal-githook" created="Tue, 30 Jan 2024 15:12:01 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Mas Ruiz&apos;, &apos;email&apos;: &apos;kevin.mas@hey.com&apos;, &apos;username&apos;: &apos;kmruiz&apos;}
&lt;p&gt;Message: fix(export,query-bar): bump mongodb-query-parser &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7515&quot; title=&quot;Wrong data format in aggregation results in blank export page&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7515&quot;&gt;&lt;del&gt;COMPASS-7515&lt;/del&gt;&lt;/a&gt; (#5309)&lt;/p&gt;

&lt;p&gt;fix(export,query-bar): bump mongodb-query-parser&lt;br/&gt;
Branch: ga-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/9861a589e1ceabe856b404615cec985c409bf37d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/9861a589e1ceabe856b404615cec985c409bf37d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="6010984" author="xgen-internal-githook" created="Mon, 15 Jan 2024 05:05:05 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Mas Ruiz&apos;, &apos;email&apos;: &apos;kevin.mas@hey.com&apos;, &apos;username&apos;: &apos;kmruiz&apos;}
&lt;p&gt;Message: fix(export,query-bar): bump mongodb-query-parser &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7515&quot; title=&quot;Wrong data format in aggregation results in blank export page&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7515&quot;&gt;&lt;del&gt;COMPASS-7515&lt;/del&gt;&lt;/a&gt; (#5309)&lt;/p&gt;

&lt;p&gt;fix(export,query-bar): bump mongodb-query-parser&lt;br/&gt;
Branch: beta-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/9861a589e1ceabe856b404615cec985c409bf37d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/9861a589e1ceabe856b404615cec985c409bf37d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="6001288" author="xgen-internal-githook" created="Wed, 10 Jan 2024 17:53:23 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Mas Ruiz&apos;, &apos;email&apos;: &apos;kevin.mas@hey.com&apos;, &apos;username&apos;: &apos;kmruiz&apos;}
&lt;p&gt;Message: fix(export,query-bar): bump mongodb-query-parser &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7515&quot; title=&quot;Wrong data format in aggregation results in blank export page&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7515&quot;&gt;&lt;del&gt;COMPASS-7515&lt;/del&gt;&lt;/a&gt; (#5309)&lt;/p&gt;

&lt;p&gt;fix(export,query-bar): bump mongodb-query-parser&lt;br/&gt;
Branch: xunit&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/9861a589e1ceabe856b404615cec985c409bf37d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/9861a589e1ceabe856b404615cec985c409bf37d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5999800" author="xgen-internal-githook" created="Wed, 10 Jan 2024 09:48:17 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Mas Ruiz&apos;, &apos;email&apos;: &apos;kevin.mas@hey.com&apos;, &apos;username&apos;: &apos;kmruiz&apos;}
&lt;p&gt;Message: fix(export,query-bar): bump mongodb-query-parser &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7515&quot; title=&quot;Wrong data format in aggregation results in blank export page&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7515&quot;&gt;&lt;del&gt;COMPASS-7515&lt;/del&gt;&lt;/a&gt; (#5309)&lt;/p&gt;

&lt;p&gt;fix(export,query-bar): bump mongodb-query-parser&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/9861a589e1ceabe856b404615cec985c409bf37d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/9861a589e1ceabe856b404615cec985c409bf37d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5944813" author="dbeng-pm-bot" created="Tue, 12 Dec 2023 16:54:06 +0000"  >&lt;p&gt;Hello &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=hugo%40neocredit.ch&quot; class=&quot;user-hover&quot; rel=&quot;hugo@neocredit.ch&quot;&gt;hugo@neocredit.ch&lt;/a&gt;, thank you for reaching out to us! The team will review your issue and get back to you soon as soon as possible. &lt;/p&gt;

&lt;p&gt;Please review your issue to ensure you&apos;ve included your environment details and have attached relevant logs (with any sensitive data redacted), so that we&apos;re best able to provide you a timely and thorough response. Thanks again!&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="2545324">COMPASS-7577</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="2536882">COMPASS-7564</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="500789" name="Screenshot 2024-01-04 at 10.34.02.png" size="97643" author="kevin.mas@mongodb.com" created="Thu, 4 Jan 2024 09:34:06 +0000"/>
                    </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_23812" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Assigned Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="26455"><![CDATA[Developer Tools]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_12751" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Assigned Teams</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="25720"><![CDATA[Developer Tools]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 12 Dec 2023 16:54:06 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 week, 1 day 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_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 week, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>hugo@neocredit.ch</customfieldvalue>
            <customfieldvalue>kevin.mas@mongodb.com</customfieldvalue>
            <customfieldvalue>dbeng-pm-bot</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i34biv:</customfieldvalue>

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

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